aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/opp/core.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-03 17:45:58 +0100
committerMichal Simek <michal.simek@xilinx.com>2019-01-14 10:22:16 +0100
commit226a893bbb1f4495d7139fd57143475ada0de61d (patch)
treeaad12289ca6fe1af678af8b7ac170579c5e3895b /drivers/opp/core.c
parentLinux 5.0-rc1 (diff)
downloadlinux-dev-226a893bbb1f4495d7139fd57143475ada0de61d.tar.xz
linux-dev-226a893bbb1f4495d7139fd57143475ada0de61d.zip
microblaze: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Cc: Michal Simek <monstr@monstr.eu> Cc: Rob Herring <robh@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'drivers/opp/core.c')
0 files changed, 0 insertions, 0 deletions