diff options
author | Jan Schmidt <list.btrfs@jan-o-sch.net> | 2012-01-26 20:01:11 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2012-01-26 20:01:11 (GMT) |
commit | b1375d64c539c5b76794be759b62d3f178e67c32 (patch) | |
tree | da4f29173700701bc1aa0ad17fdb436305fd3513 /fs/exec.c | |
parent | 96bdc7dc61fb1b1e8e858dafb13abee8482ba064 (diff) | |
download | linux-b1375d64c539c5b76794be759b62d3f178e67c32.tar.xz |
Btrfs: fix uninit warning in backref.c
Added initialization with the declaration of ret. It isn't set later on the
switch-default branch (which should never be taken).
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions