summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-06-11 19:54:33 +0200
committerTony Luck2019-06-20 20:44:36 +0200
commit40d796243478e0d072a7e637e7558c3c8216b60a (patch)
treeb264b6f38b6223fc475756d7d9dd5e66886f2d37 /drivers/devfreq/Kconfig
parentEDAC/aspeed: Remove set but not used variable 'np' (diff)
downloadkernel-qcow2-linux-40d796243478e0d072a7e637e7558c3c8216b60a.tar.gz
kernel-qcow2-linux-40d796243478e0d072a7e637e7558c3c8216b60a.tar.xz
kernel-qcow2-linux-40d796243478e0d072a7e637e7558c3c8216b60a.zip
EDAC: Make edac_debugfs_create_x*() return void
The return values of edac_debugfs_create_x16() and edac_debugfs_create_x8() are never checked (as they don't need to be), so no need to have them return anything, just make the functions return void instead. This is done with the goal of being able to change the debugfs_create_x* functions to also not return a value. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Borislav Petkov <bp@suse.de> Cc: James Morse <james.morse@arm.com> Cc: linux-edac <linux-edac@vger.kernel.org> Cc: Mauro Carvalho Chehab <mchehab@kernel.org> Link: https://lkml.kernel.org/r/20190611175433.GA5108@kroah.com
Diffstat (limited to 'drivers/devfreq/Kconfig')
0 files changed, 0 insertions, 0 deletions