linux-kernel-test/drivers/scsi/isci
Bartosz Barcinski 6cb4d6b382 isci: audit usage of BUG_ON macro in isci driver
Removes unnecessary usage of BUG_ON macro, excluding core directory.
In some cases macro is unnecesary, check is done in caller function.
In other cases macro is replaced by if construction with
appropriate warning.

Signed-off-by: Maciej Patelczyk <maciej.patelczyk@intel.com>
[changed some survivable bug conditions to WARN_ONCE]
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 04:00:37 -07:00
..
core isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
firmware isci: namespacecheck cleanups 2011-07-03 04:00:36 -07:00
host.c isci: simplify dma coherent allocation 2011-07-03 04:00:37 -07:00
host.h isci: simplify dma coherent allocation 2011-07-03 04:00:37 -07:00
init.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
isci.h isci: remove base_controller abstraction 2011-07-03 04:00:37 -07:00
Makefile isci: simplify dma coherent allocation 2011-07-03 04:00:37 -07:00
phy.c isci: fix fragile/conditional isci_host lookups 2011-07-03 04:00:36 -07:00
phy.h
port.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
port.h isci: fix fragile/conditional isci_host lookups 2011-07-03 04:00:36 -07:00
probe_roms.c isci: fix a build warning 2011-07-03 04:00:36 -07:00
probe_roms.h isci: Remove "screaming" data types 2011-07-03 04:00:36 -07:00
remote_device.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
remote_device.h isci: fix fragile/conditional isci_host lookups 2011-07-03 04:00:36 -07:00
request.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
request.h isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
sata.c isci: Qualify when the host lock is managed for STP/SATA callbacks. 2011-07-03 04:00:36 -07:00
sata.h
sci_environment.h isci: clean up remaining silicon revision ifdefs in phy init 2011-07-03 03:55:28 -07:00
task.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
task.h isci: Qualify when the host lock is managed for STP/SATA callbacks. 2011-07-03 04:00:36 -07:00
timers.c isci: rework timer api 2011-07-03 03:55:28 -07:00
timers.h isci: rework timer api 2011-07-03 03:55:28 -07:00