aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:14:21 +0100
committerHerbert Xu <[email protected]>2019-02-01 14:42:03 +0800
commit31e1d2608752fea583c1afe73e15bf391b17edfe (patch)
treed802378ccb86ff8b6244d0a83a70748c2391b9ee /tools/perf/scripts/python/bin
parent97a93b2b583914d25eaf3d27c72c5e1e01a2b4df (diff)
crypto: ccp - 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: Tom Lendacky <[email protected]> Cc: Gary Hook <[email protected]> Cc: Herbert Xu <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Acked-by: Gary R Hook <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions