aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-02-08 19:24:47 +0100
committerBartlomiej Zolnierkiewicz <[email protected]>2019-02-08 19:24:47 +0100
commit60d2fa0dad0687b4d227aacc042ccdbea1782d87 (patch)
tree2c32a6a4d09fe544eb4180e5ba4ef3d74048f7f0 /tools/perf/scripts/python
parent1ea673ade7448db0f6f2fe423e72b84e33f653fe (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')
0 files changed, 0 insertions, 0 deletions