drivers: w1: style corrections-pointers-blanklines-comparisons
authorBen Werbowyj <ben.werbowyj@gmail.com>
Fri, 22 Jul 2016 04:33:35 +0000 (14:33 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Aug 2016 11:56:04 +0000 (13:56 +0200)
commit368451ea748ce44cd4b879808735976eb2fded77
tree3380b0c6539a4152037807bac96a87c67dd4eb94
parentaaf16f7d98fedb24099361492821fcdc77036eab
drivers: w1: style corrections-pointers-blanklines-comparisons

Correct pointer notations to include whitespace between
variable type and "*" character. Inserted blank line
after variable declatations at two locations.
Rearranged comparison within an if statment to have the
constant on the right-hand side.

Signed-off-by: Ben Werbowyj <ben.werbowyj@gmail.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/w1/slaves/w1_therm.c