Files
linux-apfs/drivers/s390/cio
Jan Glauber ce1d801462 s390/qdio: rework BUG's and WARN_ON's
Remove or replace BUG/BUG_ON where possible and convert WARN_ON
to WARN_ON_ONCE if they can occur freqeuently as pointed out by:
https://lkml.org/lkml/2012/9/27/461

Checks have been removed if:
- the error condition leads to a hardware error which gets logged
  and in most cases stops the device
- the error condition is a null pointer access
- the error condition is just pointless or already handled at
  another location

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2012-11-23 11:14:27 +01:00
..
2012-09-26 15:44:59 +02:00
2012-09-26 15:44:59 +02:00
2012-10-18 17:50:08 +02:00
2012-10-18 17:50:08 +02:00
2012-09-26 15:45:00 +02:00
2012-09-26 15:44:57 +02:00
2012-09-26 15:45:09 +02:00