tag | 85b45a537ba530bb7628ecdb15d691ad5aa05cbc | |
---|---|---|
tagger | Vineet Gupta <vgupta@kernel.org> | Sun Jan 16 19:19:22 2022 -0800 |
object | 8f67f65d121cc3bbb4ffaae80e880aeb307d49f4 |
Fixes for ARC for 5.17
commit | 8f67f65d121cc3bbb4ffaae80e880aeb307d49f4 | [log] [tgz] |
---|---|---|
author | Yihao Han <hanyihao@vivo.com> | Tue Nov 09 19:07:12 2021 -0800 |
committer | Vineet Gupta <vineetg@rivosinc.com> | Tue Dec 28 19:49:44 2021 -0800 |
tree | 7ae4dd9dc0f29d8675638ddfbb23878252122605 | |
parent | ca295ffb9102c8cf619e2a38d5383bf7c08ceb62 [diff] |
arc: use swap() to make code cleaner Use the macro 'swap()' defined in 'include/linux/minmax.h' to avoid opencoding it. Signed-off-by: Yihao Han <hanyihao@vivo.com> Signed-off-by: Vineet Gupta <vineetg@rivosinc.com>