aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-07-03 09:01:42 +0200
committerJohannes Berg <[email protected]>2019-07-26 13:30:43 +0200
commitd82574a8e5a469b72efaaa134f953a71642217e8 (patch)
tree5283896bf43ec3e9c70a6ed9d9ab04f9ea9c7193 /tools/perf/scripts/python/bin
parentdc3998ec5cf2d377f2e85ba16b6a15affec98a0a (diff)
cfg80211: 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]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions