aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-11-07 09:52:00 +0100
committerHerbert Xu <[email protected]>2019-11-17 08:37:29 +0800
commit4a97bfc79619c40d400f2a7b763a0d9cd1d33891 (patch)
tree7766c08e57efa89b43375d129b93b62c4655714f /tools/perf/scripts/python
parent39977f4b51cdc544de4e5950751655f6693654a7 (diff)
crypto: hisilicon - 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: Zhou Wang <[email protected]> Cc: Herbert Xu <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions