lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 18 Oct 2007 22:00:57 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Andy Whitcroft <apw@...dowen.org>
Cc:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: latest checkpatch


* Andy Whitcroft <apw@...dowen.org> wrote:

> > >   +                               SD_BALANCE_FORK |
> > >   +                               SD_BALANCE_EXEC |
> > >   +                               SD_SHARE_CPUPOWER |
> > >   +                               SD_SHARE_PKG_RESOURCES);
> > >   +       }
> > > 
> > > (there's another place in sched.c that trips this up too.)
> 
> Ok, checkpatch.pl-next should now no longer trip up on this statement.

indeed it works fine - thanks! kernel/sched.c is now down to:

  total: 0 errors, 1 warnings, 6990 lines checked

(and that 1 warning is a correct warning from checkpatch.pl.)

	Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists