Skip to content
Commit ae4c8081 authored by Stefan Agner's avatar Stefan Agner Committed by Richard Weinberger
Browse files

ubifs: remove unnecessary assignment



Assigning a value of a variable to itself is not useful. This
fixes a warning shown when using clang:
  warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign]

Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 78a8dfba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment