Searched hist:c55b7c3e (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dacct.hdiff c55b7c3e Wed Mar 10 16:24:08 MST 2010 Dave Young <hidave.darkstar@gmail.com> sysctl extern cleanup: acct

Extern declarations in sysctl.c should be moved to their own header file,
and then include them in relavant .c files.

Move acct_parm extern declaration to linux/acct.h

Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
/linux-master/kernel/
H A Dsysctl.cdiff c55b7c3e Wed Mar 10 16:24:08 MST 2010 Dave Young <hidave.darkstar@gmail.com> sysctl extern cleanup: acct

Extern declarations in sysctl.c should be moved to their own header file,
and then include them in relavant .c files.

Move acct_parm extern declaration to linux/acct.h

Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Completed in 399 milliseconds