bcache: Fix moving_pred()
authorKent Overstreet <kmo@daterainc.com>
Mon, 17 Feb 2014 23:48:36 +0000 (15:48 -0800)
committerKent Overstreet <kmo@daterainc.com>
Tue, 18 Mar 2014 19:22:34 +0000 (12:22 -0700)
Avoid a potential null pointer deref (e.g. from check keys for cache misses)

Signed-off-by: Kent Overstreet <kmo@daterainc.com>

No differences found