diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-16 15:46:55 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-03 16:34:27 +0200 |
commit | c9c2c27d7ceca8c2856c5008f2002bddb384f518 (patch) | |
tree | cafa65120e2e5d80ef78d1bcf475bd2359b56de3 /drivers/edac/i82443bxgx_edac.c | |
parent | 36b7ee4dce9e519cf87917eccbaabb53638fdf03 (diff) | |
download | linux-c9c2c27d7ceca8c2856c5008f2002bddb384f518.tar.gz |
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/edac/i82443bxgx_edac.c')
0 files changed, 0 insertions, 0 deletions