]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: greybus: fix alignment to match open parenthesis
authorKosugi Souta <k.souta0926@gmail.com>
Sat, 4 Apr 2026 00:59:38 +0000 (09:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Apr 2026 11:01:51 +0000 (05:01 -0600)
commit1fa2fa6866ae56eafc893ee784709122ae73bc0d
tree32a1a0558e033f7229df97eb6f389f38afb7b415
parentec5f630241316dc594502c6c384cbf818a1d224b
staging: greybus: fix alignment to match open parenthesis

Fix the checkpatch.pl check "Alignment should match open parenthesis"
by adjusting the indentation in authenticate.c.

Signed-off-by: Kosugi Souta <k.souta0926@gmail.com>
Link: https://patch.msgid.link/20260404005939.116701-3-k.souta0926@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/Documentation/firmware/authenticate.c