diff options
author | Tejun Heo <tj@kernel.org> | 2013-09-12 04:29:03 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-26 23:48:28 +0200 |
commit | bcac3769ca6d6278f93afb6cc2b234d260ee5951 (patch) | |
tree | 66955e18f7e0cdd6c5bc08c250d742f8d53a464c /fs/sysfs/sysfs.h | |
parent | Linux 3.12-rc2 (diff) | |
download | linux-bcac3769ca6d6278f93afb6cc2b234d260ee5951.tar.xz linux-bcac3769ca6d6278f93afb6cc2b234d260ee5951.zip |
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>
Diffstat (limited to 'fs/sysfs/sysfs.h')
0 files changed, 0 insertions, 0 deletions