commit | 0892ccd6fe13e08ad9e57007afbb78fe02d66005 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Thu Jun 28 16:46:56 2007 +1000 |
committer | Tim Shimmin <tes@chook.melbourne.sgi.com> | Sat Jul 14 15:40:02 2007 +1000 |
tree | ea9ee48df07cd725e4aa6ecc05fd66aad5b76c8f | |
parent | fbf3ce8d8ec508f6bd99b36de034d2ae3e1ae7ac [diff] |
[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>