aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorManish Katiyar <[email protected]>2009-05-12 13:43:35 -0700
committerSam Ravnborg <[email protected]>2009-06-09 22:37:52 +0200
commitad6ccfad6f759a5d657dabe2071a8f2a503fcc84 (patch)
tree70ac588a61dae6a51447aefd21a20e29405bc377 /net/lapb/lapb_timer.c
parent12122f62324e7c6837ee8b0fa8d257ce7ebcfc6f (diff)
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace
Fix coding style whitespace issues and replace __initcall with device_initcall. Fixed multi-line comments as per coding style. Errors as reported by checkpatch.pl :- Before: total: 14 errors, 14 warnings, 487 lines checked After : total: 0 errors, 8 warnings, 507 lines checked Compile tested binary verified as :- Before: text data bss dec hex filename 2405 4 0 2409 969 kernel/kallsyms.o After : text data bss dec hex filename 2405 4 0 2409 969 kernel/kallsyms.o Signed-off-by: Manish Katiyar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Sam Ravnborg <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions