Home
last modified time | relevance | path

Searched hist:f6027bca9e382efc4d4f28a2d9678e0a07428363 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dsuper.cdiff f6027bca9e382efc4d4f28a2d9678e0a07428363 Mon Oct 08 07:41:20 CDT 2018 Dongbo Cao <cdbdyx@163.com> bcache: split combined if-condition code into separate ones

Split the combined '||' statements in if() check, to make the code easier
for debug.

Signed-off-by: Dongbo Cao <cdbdyx@163.com>
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>