diff options
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | 2011-03-30 02:57:23 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2011-04-05 07:19:41 +0200 |
commit | c9149235a42ab93914434fff45c44b45023363f3 (patch) | |
tree | 827035f0710a01bf35c5c365387f650addfe647f /fs/btrfs/super.c | |
parent | Btrfs: fix __btrfs_map_block on 32 bit machines (diff) | |
download | linux-c9149235a42ab93914434fff45c44b45023363f3.tar.xz linux-c9149235a42ab93914434fff45c44b45023363f3.zip |
Btrfs: fix compiler warning in file.c
While compiling Btrfs, I got following messages:
CC [M] fs/btrfs/file.o
fs/btrfs/file.c: In function '__btrfs_buffered_write':
fs/btrfs/file.c:909: warning: 'ret' may be used uninitialized in this function
CC [M] fs/btrfs/tree-defrag.o
This patch fixes compiler warning.
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions