aboutsummaryrefslogtreecommitdiff
path: root/crypto/proc.c
diff options
context:
space:
mode:
authorManivannan Sadhasivam2021-12-16 13:42:21 +0530
committerGreg Kroah-Hartman2021-12-17 17:17:14 +0100
commit85ec6094624c413c2f87f49e8fffca60100915ff (patch)
treeedb0bb39f585fbbea6dc9d523f6c22464ff816ec /crypto/proc.c
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 <manivannan.sadhasivam@linaro.org> Link: https://lore.kernel.org/r/20211216081227.237749-5-manivannan.sadhasivam@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/proc.c')
0 files changed, 0 insertions, 0 deletions