]> git.baikalelectronics.ru Git - kernel.git/commit
make hp_wmi_notify() static
authorAdrian Bunk <bunk@kernel.org>
Thu, 16 Oct 2008 05:05:17 +0000 (22:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:51 +0000 (11:21 -0700)
commit6dbfc93a7b3c009f45a22534d8e11fec747b5c56
treec6367ec01b4a8425e4a5a3891dd57ea8e054d8b5
parent8974ff735cbea6e3bc9a9c8377df077ee7a33e68
make hp_wmi_notify() static

Make the needlessly global hp_wmi_notify() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/hp-wmi.c