diff options
| author | Greg Kroah-Hartman <[email protected]> | 2019-12-09 16:21:51 +0100 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-12-20 14:58:33 +0800 |
| commit | f2c5d27bb8899b7f527e2e7005d691c432563145 (patch) | |
| tree | aac15bb0e4da204fb57a3e95fc22363c780c5310 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 632b0b5301f67ce54b840d55950707003a489151 (diff) | |
crypto: hisilicon - still no need to check return value of debugfs_create functions
Just like in 4a97bfc79619 ("crypto: hisilicon - no need to check return
value of debugfs_create functions"), there still 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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions