diff options
author | Tejun Heo <htejun@gmail.com> | 2006-02-11 13:11:13 +0300 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2006-02-12 01:51:57 +0300 |
commit | beec7dbc6ff003bbc94de62b3323519c878fb2ac (patch) | |
tree | f1cf8dee4f271356f2025a386eaa746aabafd1fe /include/linux/libata.h | |
parent | a46314744d8fadb91451bf2e5d2fd949c4a752d8 (diff) | |
download | linux-beec7dbc6ff003bbc94de62b3323519c878fb2ac.tar.xz |
[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s
This patch converts all assert(xxx)'s in low-level drivers to
WARN_ON(!xxx)'s. After this patch, there is no in-kernel user of the
libata assert() macro.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'include/linux/libata.h')
0 files changed, 0 insertions, 0 deletions