commit | 9b0da3f22307af693be80f5d3a89dc4c7f360a85 | [log] [tgz] |
---|---|---|
author | Yang Guang <yang.guang5@zte.com.cn> | Fri Nov 05 14:12:59 2021 +0800 |
committer | Richard Weinberger <richard@nod.at> | Tue Dec 21 21:41:04 2021 +0100 |
tree | f4450fcd278fb5d041a92030dc5fffc52df5333b | |
parent | 4c1f795773b3ef6e206ef84bc6a928803fa31b7d [diff] |
um: 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: Richard Weinberger <richard@nod.at>