]> Git Repo - linux.git/commit
include: linux/fs.h: put declarations in __KERNEL__
authorJan Engelhardt <[email protected]>
Mon, 1 Dec 2008 22:34:50 +0000 (14:34 -0800)
committerAl Viro <[email protected]>
Wed, 31 Dec 2008 23:07:38 +0000 (18:07 -0500)
commitdded4f4d5048e64a01cf52eed4d27c8cb2600525
tree8c9f4bb7dd7ef7a2a263d5f16fd618e36d8be0d2
parentc2452f32786159ed85f0e4b21fec09258f822fc8
include: linux/fs.h: put declarations in __KERNEL__

include/linux/fs.h contains externs for a bunch of variables.  That obviously
belongs under ifdef __KERNEL__.

Signed-off-by: Jan Engelhardt <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Al Viro <[email protected]>
include/linux/fs.h
This page took 0.050523 seconds and 4 git commands to generate.