linux/fs/sysfs
Tejun Heo bcac3769ca sysfs: drop semicolon from to_sysfs_dirent() definition
The expansion of to_sysfs_dirent() contains an unncessary trailing
semicolon making it impossible to use in the middle of statements.
Drop it.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-26 14:48:28 -07:00
..
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bin.c sysfs: fix up uaccess.h coding style warnings 2013-08-21 16:34:59 -07:00
dir.c sysfs: drop semicolon from to_sysfs_dirent() definition 2013-09-26 14:48:28 -07:00
file.c sysfs: file.c: fix up broken string warnings 2013-08-21 16:37:42 -07:00
group.c sysfs: group.c: fix up kerneldoc 2013-08-22 09:23:28 -07:00
inode.c sysfs: fix up 80 column coding style issues 2013-08-21 16:33:34 -07:00
mount.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2013-09-07 14:35:32 -07:00
symlink.c sysfs: fix up 80 column coding style issues 2013-08-21 16:33:34 -07:00
sysfs.h sysfs: sysfs.h: fix coding style issues 2013-08-21 16:40:05 -07:00