summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2012-10-25 08:22:30 +0200
committerBen Myers <bpm@sgi.com>2012-11-02 22:18:45 +0100
commit531c3bdc8662e1a83f8ec80dc3346b1284877c0a (patch)
tree31598dfab767ea9ce3ca7ea7f8d0b5fdb56821b7 /firmware
parentxfs: growfs: don't read garbage for new secondary superblocks (diff)
downloadlinux-531c3bdc8662e1a83f8ec80dc3346b1284877c0a.tar.xz
linux-531c3bdc8662e1a83f8ec80dc3346b1284877c0a.zip
xfs: silence uninitialised f.file warning.
Uninitialised variable build warning introduced by 2903ff0 ("switch simple cases of fget_light to fdget"), gcc is not smart enough to work out that the variable is not used uninitialised, and the commit removed the initialisation at declaration that the old variable had. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions