summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-08 21:24:47 +0300
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2019-02-08 21:24:47 +0300
commit60d2fa0dad0687b4d227aacc042ccdbea1782d87 (patch)
tree2c32a6a4d09fe544eb4180e5ba4ef3d74048f7f0 /tools/perf/scripts
parent1ea673ade7448db0f6f2fe423e72b84e33f653fe (diff)
downloadlinux-60d2fa0dad0687b4d227aacc042ccdbea1782d87.tar.xz
fbdev: omap2: 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. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Tony Lindgren <tony@atomide.com> Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions