commit | a3cfea0448905581c4dfc087342f5142793bcb66 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyj.lk@gmail.com> | Thu Jul 28 16:19:47 2016 +0000 |
committer | Mark Brown <broonie@kernel.org> | Mon Aug 08 11:56:40 2016 +0100 |
tree | d23fdb05aab6bea2c1a684110e18d515a1931e7f | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc [diff] |
spi: pic32-sqi: use list_move_tail and list_move Using list_move_tail() and list_move() to simplify the code. Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>