OSDN Git Service

media: tw9910: Miscellaneous neatening
authorJoe Perches <joe@perches.com>
Thu, 1 Mar 2018 12:01:22 +0000 (07:01 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 16:56:18 +0000 (11:56 -0500)
commitcb5fd12afd9af8d40b330e45665d46dca6feeef2
treeab791011c88d7255d902146e3cfdfce7d05a34e0
parentd6fdad5541922edd0f40c1cc0a86990b94229069
media: tw9910: Miscellaneous neatening

Yet more whitespace and style neatening

o Add blank lines before returns
o Reverse a logic test and return early on error
o Move formats to same line as dev_<level> calls
o Remove an unnecessary period from a logging message

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/tw9910.c