aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2012-10-25 17:22:30 +1100
committerBen Myers <[email protected]>2012-11-08 11:09:17 -0600
commit1e7acbb7bc1ae7c1c62fd1310b3176a820225056 (patch)
tree4780dc3e95b60d3ede2682547a013e86e4c95e88 /net/unix/af_unix.c
parenteaef854335ce09956e930fe4a193327417edc6c9 (diff)
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 <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Mark Tinguely <[email protected]> Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions