[MTD] NAND: Café ECC -- remove spurious BUG_ON() in err_pos()
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 27 Oct 2006 06:53:08 +0000 (09:53 +0300)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 27 Oct 2006 06:53:08 +0000 (09:53 +0300)
Being a value which isn't in the table is a case we explicitly check for
in the caller. Don't BUG_ON() because it does actually happen in
practice.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found