aboutsummaryrefslogtreecommitdiff
path: root/kernel/fail_function.c
diff options
context:
space:
mode:
authorStefan Agner <[email protected]>2018-02-11 23:17:36 +0100
committerRichard Weinberger <[email protected]>2018-04-04 23:48:10 +0200
commitae4c8081eb77bc82ac5ac8a7d55abea6f98e0209 (patch)
tree3b0c508342834c94dd3bb3fd39f6ac98c09d5ac0 /kernel/fail_function.c
parent78a8dfbabbece22bee58ac4cb26cab10e7a19c5d (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