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
masters
slaves
Kconfig -rw-r--r-- 927 bytes
Makefile -rw-r--r-- 163 bytes
w1.c -rw-r--r-- 23.5 KB
w1.h -rw-r--r-- 5.3 KB
w1_family.c -rw-r--r-- 3.0 KB
w1_family.h -rw-r--r-- 1.7 KB
w1_int.c -rw-r--r-- 4.6 KB
w1_int.h -rw-r--r-- 1.1 KB
w1_io.c -rw-r--r-- 7.7 KB
w1_log.h -rw-r--r-- 1.1 KB
w1_netlink.c -rw-r--r-- 5.8 KB
w1_netlink.h -rw-r--r-- 1.6 KB

back to top