[PATCH 0 of 11] Use SEEK_{SET,CUR,END} instead of hardcoded values
From: Josef 'Jeff' Sipek
Date: Sat Sep 16 2006 - 21:48:08 EST
In July, David Howells added SEEK_{SET,CUR,END} definitions to include/linux/fs.h
The following patches convert offenders which were found by grep'ing the source
tree.
Josef 'Jeff' Sipek
11 files changed, 34 insertions(+), 39 deletions(-)
drivers/char/mbcs.c | 7 ++++---
drivers/isdn/hardware/eicon/dsp_defs.h | 3 ---
drivers/mtd/mtdchar.c | 11 ++++-------
fs/cifs/cifsfs.c | 2 +-
fs/locks.c | 12 ++++++------
fs/nfs/file.c | 2 +-
fs/xfs/xfs_vnodeops.c | 6 +++---
sound/core/info.c | 6 +++---
sound/drivers/opl4/opl4_proc.c | 6 +++---
sound/isa/gus/gus_mem_proc.c | 6 +++---
sound/pci/mixart/mixart.c | 12 ++++++------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/