aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorManivannan Sadhasivam <[email protected]>2021-12-16 13:42:21 +0530
committerGreg Kroah-Hartman <[email protected]>2021-12-17 17:17:14 +0100
commit85ec6094624c413c2f87f49e8fffca60100915ff (patch)
treeedb0bb39f585fbbea6dc9d523f6c22464ff816ec /tools/perf/scripts/python/exported-sql-viewer.py
parent3e60c9f06803b52629d5c551ddbb5fddd60b8b65 (diff)
bus: mhi: core: Minor style and comment fixes
This patch fixes the below checkpatch warnings in MHI bus: WARNING: Possible repeated word: 'events' + /* Process ctrl events events */ WARNING: Missing a blank line after declarations + struct mhi_buf_info info = { }; + buf = kmalloc(len, GFP_KERNEL); WARNING: Move const after static - use 'static const struct mhi_pm_transitions' +static struct mhi_pm_transitions const dev_state_transitions[] = { Signed-off-by: Manivannan Sadhasivam <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions