ubifs: Use move variable in ubifs_rename()
authorRichard Weinberger <richard@nod.at>
Wed, 14 Sep 2016 20:28:52 +0000 (22:28 +0200)
committerRichard Weinberger <richard@nod.at>
Sun, 2 Oct 2016 20:55:02 +0000 (22:55 +0200)
commit1e039533886765f50b4e58e7c337c84523ebf7b2
treeaf814877608ce90228e163c7d8fbe702fe178313
parent9ec64962afb1702f75bdf046fffeecf9c8737518
ubifs: Use move variable in ubifs_rename()

...to make the code more consistent since we use
move already in other places.

Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/journal.c