diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-28 18:51:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-28 18:51:41 +0200 |
commit | 574979c617eb9593f8dfbb804da3f0e00f8bf28e (patch) | |
tree | eb298afb7519734abf04a1a163b8ba646515f1e8 /lib | |
parent | debugfs: provide debugfs_create_x64() when disabled (diff) | |
download | linux-574979c617eb9593f8dfbb804da3f0e00f8bf28e.tar.xz linux-574979c617eb9593f8dfbb804da3f0e00f8bf28e.zip |
sysfs: sysfs_create_groups returns a value.
When I included the "empty" function for sysfs_create_groups() when
CONFIG_SYSFS=n, I forgot to return a value for it, so things blew up the
build. This patch fixes that, stupid me.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions