staging: wfx: Fix alignment style issue in sta.c
authorRajat Asthana <thisisrast7@gmail.com>
Thu, 18 Feb 2021 18:37:57 +0000 (00:07 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:24 +0000 (09:25 +0100)
commit7964844ee51ef8e93d5051c2cdda8c6f9febad7b
treea50959c511fed466b72d1efbc5b1386b5f777024
parent021bbe0017f85886be429931921e3a798b38a503
staging: wfx: Fix alignment style issue in sta.c

This change fixes a checkpatch error for "Alignment should match
open parenthesis".

Signed-off-by: Rajat Asthana <thisisrast7@gmail.com>
Link: https://lore.kernel.org/r/20210218183757.72995-1-thisisrast7@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/sta.c