summaryrefslogtreecommitdiff
path: root/fs/omfs/inode.c
diff options
context:
space:
mode:
authorBill Pemberton <wfp5p@virginia.edu>2010-08-03 19:19:30 (GMT)
committerBob Copeland <me@bobcopeland.com>2010-08-08 16:02:05 (GMT)
commitffc18879903e55487bc5ac3c774b99a07de06029 (patch)
tree71a46da8e8aa19cce1646d380c09fa6e32c50756 /fs/omfs/inode.c
parent8800a044c71a128633cf3febaf4780531a991334 (diff)
downloadlinux-fsl-qoriq-ffc18879903e55487bc5ac3c774b99a07de06029.tar.xz
omfs: fix uninitialized variable warning
quiet the warning: fs/omfs/file.c: In function 'omfs_get_block': fs/omfs/file.c:225: warning: 'new_block' may be used uninitialized in this function new_block is used properly by the call to omfs_grow_extent() Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Bob Copeland <me@bobcopeland.com>
Diffstat (limited to 'fs/omfs/inode.c')
0 files changed, 0 insertions, 0 deletions