alistair23-linux/drivers/w1
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
..
masters w1:omap_hdq: fix regression 2016-08-02 19:35:40 -04:00
slaves drivers: w1: style corrections-pointers-blanklines-comparisons 2016-08-31 13:56:04 +02:00
Kconfig
Makefile
w1.c w1: silence an uninitialized variable warning 2016-05-01 14:04:19 -07:00
w1.h w1: add ability to set (SRAM) and store (EEPROM) configuration for temp sensors like DS18B20 2016-05-01 14:37:49 -07:00
w1_family.c
w1_family.h w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_int.c drivers/w1/w1_int.c: call put_device if device_register fails 2015-10-05 04:47:09 +01:00
w1_int.h
w1_io.c w1: Spelling s/minmum/minimum/ 2016-05-01 14:04:19 -07:00
w1_log.h
w1_netlink.c
w1_netlink.h