1
0
Fork 0
alistair23-linux/drivers/w1
Andrew F. Davis 91bd2855ed w1: Remove unneeded use of assert() and remove w1_log.h
The only use of assert() is in matrox_w1.c and is used to check the input
to probe() from the PCI subsystem for NULL values, these are guaranteed
to be populated and no other PCI driver makes this check, remove this.

As this was the only definition in w1_log.h, remove this also.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-08 18:20:57 +02:00
..
masters w1: Remove unneeded use of assert() and remove w1_log.h 2017-04-08 18:20:57 +02:00
slaves w1: w1_ds2760.h: fix defines indentation 2017-03-17 15:10:49 +09:00
Kconfig Kconfig: replace "--- help ---" with "---help---" 2012-05-07 15:01:22 +02:00
Makefile [PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling 2006-12-07 08:39:43 -08:00
w1.c w1: Remove unneeded use of assert() and remove w1_log.h 2017-04-08 18:20:57 +02:00
w1.h w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1_family.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 2017-03-02 08:42:29 +01:00
w1_family.h w1: add support for DS2438 Smart Battery Monitor 2017-03-17 15:10:49 +09:00
w1_int.c w1: Remove unneeded use of assert() and remove w1_log.h 2017-04-08 18:20:57 +02:00
w1_int.h w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1_io.c w1: Remove unneeded use of assert() and remove w1_log.h 2017-04-08 18:20:57 +02:00
w1_netlink.c w1: Remove unneeded use of assert() and remove w1_log.h 2017-04-08 18:20:57 +02:00
w1_netlink.h w1: Fixup source file headers 2017-01-25 11:48:03 +01:00