1
0
Fork 0
alistair23-linux/drivers/w1/slaves
Ben Werbowyj 368451ea74 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>
2016-08-31 13:56:04 +02:00
..
Kconfig w1: select crc16 library for ds2406 2014-06-23 12:38:08 -04:00
Makefile w1: new w1_ds2406 driver 2014-06-19 17:45:14 -07:00
w1_bq27000.c power: bq27xxx_battery: Platform initialization must declare a device 2015-09-23 16:23:12 +02:00
w1_ds28e04.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2406.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2408.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2413.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2423.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2431.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2433.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2760.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2760.h w1: ds2760_battery: add support for sleep mode feature 2009-06-08 23:25:17 +04:00
w1_ds2780.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2780.h W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2781.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2781.h W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_smem.c w1: add family based automatic module loading 2013-06-03 14:09:14 -07:00
w1_therm.c drivers: w1: style corrections-pointers-blanklines-comparisons 2016-08-31 13:56:04 +02:00