Marcelo Diop-Gonzalez 2611045e35 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 <marcgonzalez@google.com>
Link: https://lore.kernel.org/r/20191114232801.71458-1-marcgonzalez@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-15 14:14:55 +08:00
..
2019-09-24 15:54:08 -07:00
2019-11-05 17:50:20 +01:00
2019-11-03 13:09:00 +01:00
2019-10-27 18:56:09 +01:00
2019-11-11 06:23:37 +01:00
2019-11-11 06:23:37 +01:00