staging: et131x: trivial whitespace and line / character reductions
authorMark Einon <mark.einon@gmail.com>
Thu, 5 Dec 2013 22:37:46 +0000 (22:37 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Dec 2013 20:55:49 +0000 (12:55 -0800)
commit12a2f3f3f4f3f6cebf78b075f44c55ec4e146356
tree4d2dacd3ccebbb10f53cd85a82b093a81bcb902e
parent15ae239d101994a1c65d607351605d0c55bff7bb
staging: et131x: trivial whitespace and line / character reductions

Tweak some whitespace, also remove a few redundant lines and
characters (mainly of type 'if (status != 0)' -> 'if (status)').

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c
This page took 0.030887 seconds and 5 git commands to generate.