diff options
author | Stefan Agner <[email protected]> | 2018-02-11 23:17:36 +0100 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2018-04-04 23:48:10 +0200 |
commit | ae4c8081eb77bc82ac5ac8a7d55abea6f98e0209 (patch) | |
tree | 3b0c508342834c94dd3bb3fd39f6ac98c09d5ac0 /kernel/fail_function.c | |
parent | 78a8dfbabbece22bee58ac4cb26cab10e7a19c5d (diff) |
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: Stefan Agner <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'kernel/fail_function.c')
0 files changed, 0 insertions, 0 deletions