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
Kconfig -rw-r--r-- 5.3 KB
Makefile -rw-r--r-- 422 bytes
buffer.c -rw-r--r-- 3.1 KB
config.c -rw-r--r-- 16.9 KB
devices.c -rw-r--r-- 19.0 KB
devio.c -rw-r--r-- 42.6 KB
driver.c -rw-r--r-- 46.7 KB
endpoint.c -rw-r--r-- 8.2 KB
file.c -rw-r--r-- 6.0 KB
generic.c -rw-r--r-- 6.6 KB
hcd-pci.c -rw-r--r-- 11.7 KB
hcd.c -rw-r--r-- 49.6 KB
hcd.h -rw-r--r-- 14.2 KB
hub.c -rw-r--r-- 84.1 KB
hub.h -rw-r--r-- 5.1 KB
inode.c -rw-r--r-- 17.1 KB
message.c -rw-r--r-- 53.0 KB
notify.c -rw-r--r-- 1.7 KB
otg_whitelist.h -rw-r--r-- 3.2 KB
quirks.c -rw-r--r-- 4.8 KB
sysfs.c -rw-r--r-- 18.2 KB
urb.c -rw-r--r-- 19.8 KB
usb.c -rw-r--r-- 27.5 KB
usb.h -rw-r--r-- 4.6 KB

back to top