commit | a463462998777af31995e309617918552983b890 | [log] [tgz] |
---|---|---|
author | Yang Guang <yang.guang5@zte.com.cn> | Thu Nov 04 14:52:33 2021 +0800 |
committer | Vinod Koul <vkoul@kernel.org> | Tue Nov 23 11:24:30 2021 +0530 |
tree | 80fbb6a7385b3c97ab02bb317afdbc2790d3ab7c | |
parent | b1f9f4541e99a43e3d52bc65408d0b96a340c1df [diff] |
phy: cadence-torrent: 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> Link: https://lore.kernel.org/r/20211104065233.1833499-1-yang.guang5@zte.com.cn Signed-off-by: Vinod Koul <vkoul@kernel.org>