diff options
author | 2019-02-08 19:24:47 +0100 | |
---|---|---|
committer | 2019-02-08 19:24:47 +0100 | |
commit | 60d2fa0dad0687b4d227aacc042ccdbea1782d87 (patch) | |
tree | 2c32a6a4d09fe544eb4180e5ba4ef3d74048f7f0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | video: fbdev: geode: remove ifdef OLPC noise (diff) | |
download | wireguard-linux-60d2fa0dad0687b4d227aacc042ccdbea1782d87.tar.xz wireguard-linux-60d2fa0dad0687b4d227aacc042ccdbea1782d87.zip |
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/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions