]> rtime.felk.cvut.cz Git - can-utils.git/commitdiff
slcand: fix whitespace issues and unify coding style
authorOliver Hartkopp <socketcan@hartkopp.net>
Sun, 15 Sep 2013 19:54:37 +0000 (21:54 +0200)
committerOliver Hartkopp <socketcan@hartkopp.net>
Sun, 15 Sep 2013 19:54:37 +0000 (21:54 +0200)
Fixed coding style inspired by Linux checkpatch.pl
Additionally removed a comment in the write() result check in the 'if (speed)'
statement to make sure the write() is not optimized away as the executed code
was empty.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>

No differences found