aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:14:17 +0100
committerHerbert Xu <[email protected]>2019-02-01 14:42:03 +0800
commit54eedf0b1d28e33b226053f3a9b50303caa4196a (patch)
treeed2bb0b23a18c1a27cd74e3458d3b89d5f31c136 /tools/perf/scripts/python
parentf0fcf9ade46abd64091fab8891ff5f690f7c8d7d (diff)
crypto: ccree - 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: Yael Chemla <[email protected]> Cc: Gilad Ben-Yossef <[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: Gilad Ben-Yossef <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions