Skip to content
Commit 78adbb28 authored by Guillaume Morin's avatar Guillaume Morin Committed by Greg Kroah-Hartman
Browse files

staging: dgnc_driver.c: code style fixes



Simple code style fixes:
 - "if(" -> "if ("
 - "switch(" -> "switch ("
 - move one open brace to the line of the declaration instead of
   its own line
 - remove trailing whitespace

Signed-off-by: default avatarGuillaume Morin <guillaume@morinfr.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent dc894a02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment