[XFS] Use uninitialized_var macro to stop warning about rtx
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 28 Jun 2007 06:46:56 +0000 (16:46 +1000)
committerTim Shimmin <tes@chook.melbourne.sgi.com>
Sat, 14 Jul 2007 05:40:02 +0000 (15:40 +1000)
commit0892ccd6fe13e08ad9e57007afbb78fe02d66005
treeea9ee48df07cd725e4aa6ecc05fd66aad5b76c8f
parentfbf3ce8d8ec508f6bd99b36de034d2ae3e1ae7ac
[XFS] Use uninitialized_var macro to stop warning about rtx

Appease gcc in regards to "warning: 'rtx' is used uninitialized in
this function".

SGI-PV: 907752
SGI-Modid: xfs-linux-melb:xfs-kern:29007a

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/xfs_bmap.c