aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-11-07 09:52:00 +0100
committerGreg Kroah-Hartman <[email protected]>2019-11-14 11:51:40 +0800
commit5c2d6a527b2c36d5bc0129784dc88e88f1d4afee (patch)
treee9058c4f1ade42c30ea639c4dc986d7d2ad99684 /tools/perf/scripts/python/export-to-sqlite.py
parent492c88720d36eb662f9f10c1633f7726fbb07fc4 (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] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions