]> git.baikalelectronics.ru Git - kernel.git/commit
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
authorDean Nelson <dcn@sgi.com>
Tue, 22 Apr 2008 19:50:17 +0000 (14:50 -0500)
committerTony Luck <tony.luck@intel.com>
Tue, 22 Apr 2008 22:08:55 +0000 (15:08 -0700)
commitfef0b6c17370a2546d6d76dd308ab8ff6f209ab5
tree47fbdee38bc7cf0eec8c7c254a6c1c045ebbdb7e
parent5f203c027159fbe2a06719f5e237c8be6cbcf7c0
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl

Addressed issues raised by scripts/checkpatch.pl. Removed unnecessary curly
braces. Eliminated uses of volatiles and use of kernel_thread() and daemonize().

Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/misc/sgi-xp/xp.h
drivers/misc/sgi-xp/xp_main.c
drivers/misc/sgi-xp/xpc.h
drivers/misc/sgi-xp/xpc_channel.c
drivers/misc/sgi-xp/xpc_main.c
drivers/misc/sgi-xp/xpc_partition.c
drivers/misc/sgi-xp/xpnet.c