summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-11 22:10:24 +0300
committerKalle Valo <kvalo@codeaurora.org>2019-06-27 20:48:24 +0300
commitce564170dfe5f7bcc5e198c37543d2d4fc80e1ee (patch)
treebb38f9d4f16ff3e500487bfa4c4b428d024a317b /tools/perf/scripts/python/exported-sql-viewer.py
parent4ba641262b91e4b360564b646ad0ff2166b07ade (diff)
downloadlinux-ce564170dfe5f7bcc5e198c37543d2d4fc80e1ee.tar.xz
wil6210: 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: Maya Erez <merez@codeaurora.org> Cc: Kalle Valo <kvalo@codeaurora.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: linux-wireless@vger.kernel.org Cc: wil6210@qti.qualcomm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions