aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorAlexandre Pereira da Silva <[email protected]>2012-06-25 17:47:49 -0300
committerArtem Bityutskiy <[email protected]>2012-07-20 10:27:25 +0300
commit782759b9f5f5223e0962af60c3457c912fab755f (patch)
treeabed3fe088310bf98be30ab97a5017597b430d65 /lib/string_helpers.c
parentc6727932cfdb13501108b16c38463c09d5ec7a74 (diff)
UBIFS: fix compilation warning
Fix the following compilation warning: fs/ubifs/dir.c: In function 'ubifs_rename': fs/ubifs/dir.c:972:15: warning: 'saved_nlink' may be used uninitialized in this function Use the 'uninitialized_var()' macro to get rid of this false-positive. Artem: massaged the patch a bit. Signed-off-by: Alexandre Pereira da Silva <[email protected]> Signed-off-by: Artem Bityutskiy <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions