lkml.org 
[lkml]   [2009]   [Dec]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 00/14] kernel.h cleanups
From
Date
On Wed, 2009-12-16 at 00:08 -0800, Joe Perches wrote: 
> kernel.h has become a chaotic jumble collected over time.
> Collect the functions and #defines together in logical groups.
> Do some checkpatch neatening and make it more style conformant.

Are there negative attributes in this patchset that
prevent it from being applied?

> Joe Perches (14):
> kernel.h: Consolidate console and logging functions and defines
> kernel.h: Checkpatch cleaning
> kernel.h: ARRAY_SIZE neatening
> kernel.h: Add argument names to strtoXX, Xscanf prototypes
> kernel.h: printk neatening
> drivers/firmware/iscsi_ibft.c: Use %pI4 to print netmask
> kernel.h: Move NIPQUAD and NIPQUAD_FMT to in.h
> kernel.h: Group math and limits functions, indent function args
> kernel.h: Don't use NORET_AND just use noreturn, instead
> kernel.h: Remove ATTRIB_NORET, use __attribute__((noreturn))
> kernel.h: Remove uses of NORET_TYPE
> kernel.h: Add pr_<level>_once
> kernel.h: Kernel address utility aggregation and other neatening
> kernel/exit.c and kernel/panic.c: Remove unused NORET_TYPE
>
> drivers/firmware/iscsi_ibft.c | 8 +-
> include/linux/in.h | 11 +
> include/linux/kernel.h | 742 +++++++++++++++++++++++------------------
> kernel/exit.c | 4 +-
> kernel/panic.c | 2 +-
> 5 files changed, 437 insertions(+), 330 deletions(-)




\
 
 \ /
  Last update: 2009-12-17 21:55    [W:0.110 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site