commit | 02d9d3cbac53bd59fe18fc32adc7bc7cde1037ae | [log] [tgz] |
---|---|---|
author | Harman Kalra <harman4linux@gmail.com> | Thu Sep 22 01:29:48 2016 +0530 |
committer | Tejun Heo <tj@kernel.org> | Thu Sep 22 11:46:52 2016 -0400 |
tree | 2157f147dd2ad730d7d62ed8742c8253255eedae | |
parent | 6ec76070f17993aa9ac0344330b971783d10c9c2 [diff] |
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>