Revision 265c1fac38e37e828df09965406e9cc20bfa3588 authored by Christoph Hellwig on 16 August 2007, 05:38:19 UTC, committed by Tim Shimmin on 05 September 2007, 04:50:26 UTC
- in xfs_probe_cluster rename the inner len to pg_len. There's no harm
  here because the outer len isn't used after the inner len comes into
  existence but it keeps the code clean.
- in xfs_da_do_buf remove the inner i because they don't overlap
  and they are both the same type.

SGI-PV: 968555
SGI-Modid: xfs-linux-melb:xfs-kern:29311a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
1 parent ee5c802
History
File Mode Size
.gitignore -rw-r--r-- 12 bytes
Makefile -rw-r--r-- 463 bytes
lk201-map.c_shipped -rw-r--r-- 10.7 KB
lk201-map.map -rw-r--r-- 10.0 KB
lk201-remap.c -rw-r--r-- 5.0 KB
lk201.c -rw-r--r-- 9.7 KB
lk201.h -rw-r--r-- 4.7 KB
tc-driver.c -rw-r--r-- 3.0 KB
tc.c -rw-r--r-- 5.1 KB

back to top