staging: greybus: fix alignment of open parenthesis
authorRohit Chavan <roheetchavan@gmail.com>
Tue, 22 Aug 2023 08:02:13 +0000 (13:32 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Aug 2023 13:47:55 +0000 (15:47 +0200)
commitf6f0d97b2cbffa9dd7908faa516f3bdf56c8de2b
treee9498e9468e234a37928c204652bff09fa37d45b
parent72eb8304b283dde4e6d9c223662cba447b17ce2f
staging: greybus: fix alignment of open parenthesis

Fixed all CHECK: Alignment should match open parenthesis
as reported by checkpatch to adhere to the Linux kernel
coding-style guidelines.

Signed-off-by: Rohit Chavan <roheetchavan@gmail.com>
Link: https://lore.kernel.org/r/20230822080213.6757-1-roheetchavan@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/fw-core.c