aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/firmware_loader/main.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-16 15:46:55 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-03 16:34:27 +0200
commitc9c2c27d7ceca8c2856c5008f2002bddb384f518 (patch)
treecafa65120e2e5d80ef78d1bcf475bd2359b56de3 /drivers/base/firmware_loader/main.c
parentbtrfs: no need to check return value of debugfs_create functions (diff)
downloadlinux-dev-c9c2c27d7ceca8c2856c5008f2002bddb384f518.tar.xz
linux-dev-c9c2c27d7ceca8c2856c5008f2002bddb384f518.zip
debugfs: make debugfs_create_u32_array() return void
The single user of debugfs_create_u32_array() does not care about the return value of it, so make it return void as there is no need to do anything with the return value. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/firmware_loader/main.c')
0 files changed, 0 insertions, 0 deletions