kernel-ark/drivers/staging/p9auth
Greg Kroah-Hartman 0f386e2b4c Staging: p9auth: fix up sparse warnings
Everything needs to be static, as sparse complains and you don't want to
polute the global kernel symbol namespace.  So mark everything as such
and move one function around to prevent a forward declaration from being
needed.

Cc: Ashwin Ganti <ashwin.ganti@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:54:23 -07:00
..
Kconfig Staging: p9auth: fix dependency/build error 2009-04-03 14:54:23 -07:00
Makefile Staging: p9auth: add to the kernel build 2009-04-03 14:54:23 -07:00
p9auth.c Staging: p9auth: fix up sparse warnings 2009-04-03 14:54:23 -07:00