original_kernel/drivers
Christoph Hellwig 5f45f1a78f [PATCH] remove duplicate get_dentry functions in various places
Various filesystem drivers have grown a get_dentry() function that's a
duplicate of lookup_one_len, except that it doesn't take a maximum length
argument and doesn't check for \0 or / in the passed in filename.

Switch all these places to use lookup_one_len.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Greg KH <greg@kroah.com>
Cc: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-23 09:45:20 -07:00
..
acorn [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers 2005-06-21 21:51:48 -07:00
acpi
atm
base [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device() 2005-06-22 23:01:10 -07:00
block [PATCH] add check to /proc/devices read routines 2005-06-23 09:45:19 -07:00
bluetooth
cdrom
char
cpufreq
crypto
dio
eisa
fc4
firmware
i2c [PATCH] I2C: fix ds1374 build 2005-06-21 21:55:00 -07:00
ide [PATCH] NUMA aware block device control structure allocation 2005-06-23 09:45:09 -07:00
ieee1394
infiniband
input
isdn
macintosh [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers 2005-06-21 21:51:48 -07:00
mca
md [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
media [PATCH] I2C: Merge unused address lists in some video drivers 2005-06-21 21:51:49 -07:00
message
misc
mmc
mtd
net Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 2005-06-23 09:25:04 -07:00
nubus
oprofile
parisc
parport [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
pci
pcmcia
pnp
s390
sbus
scsi
serial
sh
sn
tc
telephony
usb [PATCH] remove duplicate get_dentry functions in various places 2005-06-23 09:45:20 -07:00
video [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers 2005-06-21 21:51:48 -07:00
w1 [PATCH] w1: fix compiler warnings 2005-06-21 21:43:12 -07:00
zorro
Kconfig
Makefile