]> git.karo-electronics.de Git - linux-beck.git/commit
ata: Replace BUG() with BUG_ON().
authorHarman Kalra <harman4linux@gmail.com>
Wed, 21 Sep 2016 19:59:48 +0000 (01:29 +0530)
committerTejun Heo <tj@kernel.org>
Thu, 22 Sep 2016 15:46:52 +0000 (11:46 -0400)
commit02d9d3cbac53bd59fe18fc32adc7bc7cde1037ae
tree2157f147dd2ad730d7d62ed8742c8253255eedae
parent6ec76070f17993aa9ac0344330b971783d10c9c2
ata: Replace BUG() with BUG_ON().

Replace BUG() with BUG_ON().
Caught by coccinelle.

Signed-off-by: Harman Kalra <harman4linux@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/pata_octeon_cf.c