linux-stable/drivers/pcmcia
Linus Torvalds e70140ba0d Get rid of 'remove_new' relic from platform driver struct
The continual trickle of small conversion patches is grating on me, and
is really not helping.  Just get rid of the 'remove_new' member
function, which is just an alias for the plain 'remove', and had a
comment to that effect:

  /*
   * .remove_new() is a relic from a prototype conversion of .remove().
   * New drivers are supposed to implement .remove(). Once all drivers are
   * converted to not use .remove_new any more, it will be dropped.
   */

This was just a tree-wide 'sed' script that replaced '.remove_new' with
'.remove', with some care taken to turn a subsequent tab into two tabs
to make things line up.

I did do some minimal manual whitespace adjustment for places that used
spaces to line things up.

Then I just removed the old (sic) .remove_new member function, and this
is the end result.  No more unnecessary conversion noise.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2024-12-01 15:12:43 -08:00
..
bcm63xx_pcmcia.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
bcm63xx_pcmcia.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cardbus.c
cirrus.h
cistpl.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
cs_internal.h
cs.c
db1xxx_ss.c
ds.c driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00
electra_cf.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
i82092.c
i82092aa.h
i82365.c
i82365.h
Kconfig pcmcia : make PCMCIA depend on HAS_IOMEM 2023-08-04 15:39:44 +02:00
Makefile
max1600.c
max1600.h
o2micro.h
omap_cf.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
pcmcia_cis.c pcmcia: hide the MAC address helpers if !NET 2021-11-22 14:02:52 +00:00
pcmcia_resource.c
pd6729.c
pd6729.h
pxa2xx_base.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
pxa2xx_base.h
pxa2xx_sharpsl.c ARM: pxa: move pcmcia board data into mach-pxa 2022-04-19 21:34:05 +02:00
ricoh.h
rsrc_iodyn.c
rsrc_mgr.c pcmcia: add missing MODULE_DESCRIPTION() macros 2024-06-30 15:51:34 +02:00
rsrc_nonstatic.c pcmcia: rsrc_nonstatic: Fix memory leak in nonstatic_release_resource_db() 2023-06-15 13:42:18 +02:00
sa11xx_base.c
sa11xx_base.h
sa1100_generic.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
sa1100_generic.h
sa1100_h3600.c
sa1111_generic.c
sa1111_generic.h
sa1111_jornada720.c
sa1111_neponset.c
soc_common.c
soc_common.h ARM: pxa: move pcmcia board data into mach-pxa 2022-04-19 21:34:05 +02:00
socket_sysfs.c
tcic.c
tcic.h
ti113x.h
topic.h
vg468.h
xxs1500_ss.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
yenta_socket.c
yenta_socket.h