[PATCH 4/4] ubifs: Use move variable in ubifs_rename()

2016-09-14 Thread Richard Weinberger
...to make the code more consistent since we use move already in other places. Signed-off-by: Richard Weinberger --- fs/ubifs/journal.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/ubifs/journal.c b/fs/ubifs/journal.c index 8e07f13..91bc76dc 100644 --- a/fs/ubifs/jo

[PATCH 4/4] ubifs: Use move variable in ubifs_rename()

2016-09-13 Thread Richard Weinberger
...to make the code more consistent since we use move already in other places. Signed-off-by: Richard Weinberger --- fs/ubifs/journal.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/ubifs/journal.c b/fs/ubifs/journal.c index aa16ca5..167d300 100644 --- a/fs/ubifs/jou