aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorMarcelo Diop-Gonzalez <[email protected]>2019-11-14 18:28:01 -0500
committerGreg Kroah-Hartman <[email protected]>2019-11-15 14:14:55 +0800
commit2611045e3555cd0d75837ae69ffd70ef51e28bf7 (patch)
tree4108287a2b40e171205cb7c03815973d59972852 /scripts/gdb/linux/device.py
parent635dad0911d12d633df7611a5c564a3b98f425cf (diff)
staging: vchiq: Refactor indentation in vchiq_platform_conn_state_changed()
Reducing the indentation level helps a bit with the readability of this function. There's also a checkpatch fix here, moving the first argument to kthread_create() onto the same line, as well as a relocation of the statement "char threadname[16];" to the top of the function to avoid a declaration in the middle of code. Signed-off-by: Marcelo Diop-Gonzalez <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions