SYSFS: Explicitly include required header file slab.h.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Fri, 14 Mar 2008 02:41:52 +0000 (22:41 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 20 Apr 2008 02:10:27 +0000 (19:10 -0700)
commitc6f87733823d69a8f12e391688ceeb1ff4922530
tree2061036d1d015167a4de9e2c3a14810e6409f18f
parent3f62e5700b2a679ae987b32a68126dd6dcf2488f
SYSFS: Explicitly include required header file slab.h.

After an experimental deletion of the unnecessary inclusion of
<linux/slab.h> from the header file <linux/percpu.h>, the following
files under fs/sysfs were exposed as needing to explicitly include
<linux/slab.h>.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/sysfs/dir.c
fs/sysfs/file.c