diff options
| author | Greg Kroah-Hartman <[email protected]> | 2018-05-29 16:29:35 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-06-01 10:47:43 +0200 |
| commit | 00aaa6b138d967cd815f427c59c4e4162084e574 (patch) | |
| tree | 66f84192a4551ec65a7c992b490fe24162f5eab4 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 341f27d051eef86934a4f45c37867df955e08f94 (diff) | |
staging: greybus: camera: no need to check debugfs return values
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.
Clean up the greybus camera driver by not caring about the value of
debugfs calls. This ends up removing a number of lines of code that
are not needed.
Cc: Alex Elder <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: [email protected]
Reviewed-by: Viresh Kumar <[email protected]>
Acked-by: Johan Hovold <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions