diff options
author | Jan Schmidt <list.btrfs@jan-o-sch.net> | 2012-01-26 21:01:11 +0100 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2012-01-26 21:01:11 +0100 |
commit | b1375d64c539c5b76794be759b62d3f178e67c32 (patch) | |
tree | da4f29173700701bc1aa0ad17fdb436305fd3513 /fs/btrfs/free-space-cache.c | |
parent | Btrfs: use larger system chunks (diff) | |
download | linux-b1375d64c539c5b76794be759b62d3f178e67c32.tar.xz linux-b1375d64c539c5b76794be759b62d3f178e67c32.zip |
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 '')
0 files changed, 0 insertions, 0 deletions