aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorShawn Lin <[email protected]>2015-08-03 15:07:21 +0800
committerUlf Hansson <[email protected]>2015-08-17 11:34:32 +0200
commit0e3a22c044478b6114a767af4a765c0e33eddd53 (patch)
treecf5e3544d2b20b01bf7cbdc841ac6ff6abea2433 /tools/perf/scripts/python/stackcollapse.py
parent5959b32e3636f9bfe3f869d1e440bc4a4d660965 (diff)
mmc: dw_mmc: Fix coding style issues
This patch fixes the following issues reported by checkpatch.pl: - use -EINVAL instead of -ENOSYS, to fix warning message: "ENOSYS means 'invalid syscall nr' and nothing else" - split lines whose length is greater than 80 characters - avoid quoted string split across lines - use min_t instead of min, to fix warning message: "min() should probably be min_t(int, cnt, host->part_buf_count)" - fix missing a blank line after declarations Signed-off-by: Shawn Lin <[email protected]> Signed-off-by: Jaehoon Chung <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions