diff options
author | Greg Kroah-Hartman <[email protected]> | 2019-02-08 19:24:47 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2019-02-08 19:24:47 +0100 |
commit | 60d2fa0dad0687b4d227aacc042ccdbea1782d87 (patch) | |
tree | 2c32a6a4d09fe544eb4180e5ba4ef3d74048f7f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1ea673ade7448db0f6f2fe423e72b84e33f653fe (diff) |
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 <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions