commit | 2c2b94f93f4732c3b9703ce62627e6187e7d6128 | [log] [tgz] |
---|---|---|
author | Dean Nelson <dcn@sgi.com> | Tue Apr 22 14:50:17 2008 -0500 |
committer | Tony Luck <tony.luck@intel.com> | Tue Apr 22 15:08:55 2008 -0700 |
tree | 47fbdee38bc7cf0eec8c7c254a6c1c045ebbdb7e | |
parent | 35190506b1a18eda7df24b285fdcd94dec7800ef [diff] |
[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>