aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-12 10:25:29 +0200
committerUlf Hansson <[email protected]>2019-06-17 13:30:54 +0200
commit091eb12f62b06bcf7e7cf4e4ae55e1d5ab2c25e3 (patch)
treec9e66f82200405696826c597fcff4edcbad1901e /tools/perf/scripts/python/bin/stackcollapse-record
parenta04c50aaa916f8c5704ef8292928095ccb4469b6 (diff)
mmc: host: atmel-mci: 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: Nicolas Ferre <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Acked-by: Alexandre Belloni <[email protected]> Acked-by: Ludovic Desroches <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions