summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtd_blkdevs.c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2010-05-05 23:54:00 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-21 18:37:31 +0200
commit27eabc7cb4b357c68e4ce77d0b014f7a23add752 (patch)
treef3042a750946c495e8fcbefa526a7c665ccdc197 /drivers/mtd/mtd_blkdevs.c
parentsysfs-namespaces: add a high-level Documentation file (diff)
downloadlinux-27eabc7cb4b357c68e4ce77d0b014f7a23add752.tar.xz
linux-27eabc7cb4b357c68e4ce77d0b014f7a23add752.zip
sysfs: Don't use enums in inline function declaration.
It appears gcc can't cope with using an enum that is only declared in an inline function declaration, that doesn't even use the variable that is so declared. Avoid the silliness and replace the enum with an int, and make gcc happy. Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/mtd/mtd_blkdevs.c')
0 files changed, 0 insertions, 0 deletions