Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5-ppl.c1e37799b Thu Oct 28 03:48:05 CDT 2021 Yang Guang <yang.guang5@zte.com.cn> raid5-ppl: use swap() to make code cleaner

Use the macro `swap()` defined in `include/linux/minmax.h` to avoid
opencoding it.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Yang Guang <yang.guang5@zte.com.cn>
Signed-off-by: Song Liu <songliubraving@fb.com>