aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2018-05-29 17:30:59 +0200
committerGreg Kroah-Hartman <[email protected]>2018-05-31 12:54:22 +0200
commitb708692dda1edfc357dceca8219c79466778b777 (patch)
tree3eaba7fd81c2b20f83dbe3974ae19deeaf0850de /tools/perf/scripts/python
parenta61b75d10882b3732b6dba29c10b1a54ffb36819 (diff)
USB: core: 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. Cc: Johan Hovold <[email protected]> Cc: Kai-Heng Feng <[email protected]> Cc: Peter Chen <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions