]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
checkstyle9: Remove irrelevant stuff from qemu
authorWarner Losh <imp@FreeBSD.org>
Sun, 7 Jan 2024 16:14:13 +0000 (09:14 -0700)
committerWarner Losh <imp@FreeBSD.org>
Sun, 7 Jan 2024 16:51:49 +0000 (09:51 -0700)
commit1e817245783307fd30de71d9e3dc74df6ad20b05
treed8078f19fa292ec9d1e3e89c14db8ae596bdfe1f
parent7d35b389729ef5a3efcac75ad265139ada3f8e69
checkstyle9: Remove irrelevant stuff from qemu

Remove some qemu project specific things we don't care about

o Remove python interpreter check
o Remove linux header check
o Remove trace file specail treatment
o Add $FreeBSD$ tag additions
o Remove some experiemntal code we won't need
o Remove commented out initializer code that we don't explicitly have a
  rule for.

Sponsored by: Netflix
tools/build/checkstyle9.pl