You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
staging: vme_user: fix check blank lines not necessary
Fixed all CHECK: Blank lines aren't necessary after an open brace '{'
and CHECK: Blank lines aren't necessary before a close brace '}'
as reported by checkpatch to adhere to the Linux kernel
coding-style guidelines.
Signed-off-by: Alexon Oliveira <[email protected]>
Link: https://lore.kernel.org/r/ZNqYXAe/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
0 commit comments