[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <patchbomb.1158455366@turing.ams.sunysb.edu>
Date: Sat, 16 Sep 2006 21:09:26 -0400
From: "Josef 'Jeff' Sipek" <jeffpc@...efsipek.net>
To: linux-kernel@...r.kernel.org
Cc: akpm@...l.org, dhowells@...hat.com
Subject: [PATCH 0 of 11] Use SEEK_{SET,CUR,END} instead of hardcoded values
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists