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
..
2024-11-29 13:06:06 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-11-04 14:25:33 +10:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-11-05 10:50:55 -03:00
2024-11-29 11:43:29 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-11-21 14:56:17 -08:00
2024-09-26 09:31:28 +02:00
2024-12-01 15:12:43 -08:00
2024-10-14 15:28:47 +02:00
2024-11-29 13:06:06 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-10-03 18:19:38 +02:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-10-14 15:28:47 +02:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-11-04 14:25:33 +10:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-09-26 08:28:09 +02:00
2024-11-21 14:56:17 -08:00
2024-11-21 15:56:23 -05:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-11-07 10:05:54 +01:00
2024-09-26 09:31:28 +02:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-11-04 14:25:33 +10:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-12-01 15:12:43 -08:00
2024-10-09 13:41:30 +02:00
2024-12-01 15:12:43 -08:00
2024-10-09 11:58:39 +10:00
2024-12-01 15:12:43 -08:00
2024-10-14 15:28:48 +02:00
2024-12-01 15:12:43 -08:00
2024-10-14 15:28:48 +02:00
2024-11-04 15:27:49 +01:00
2024-11-21 14:56:17 -08:00
2024-11-29 13:06:06 -08:00
2024-12-01 15:12:43 -08:00
2024-09-16 19:03:29 -04:00
2024-09-25 12:35:05 +02:00
2024-10-24 22:42:25 +03:00
2024-07-18 13:20:16 +02:00
2024-08-07 18:19:00 -04:00
2024-10-18 09:23:03 +02:00
2024-10-03 08:02:23 +03:00
2024-10-18 09:25:51 +02:00
2024-10-18 09:23:03 +02:00
2024-07-28 13:41:14 -07:00
2024-08-12 09:07:31 -04:00
2024-08-23 16:55:35 +02:00
2024-10-18 09:23:03 +02:00
2024-08-14 10:19:09 +03:00
2024-10-18 09:23:03 +02:00
2024-08-16 12:07:46 +03:00
2024-09-01 20:25:44 -07:00
2024-10-22 10:46:28 +02:00
2024-10-18 09:23:03 +02:00
2024-11-04 14:25:33 +10:00
2024-09-26 09:31:28 +02:00
2024-09-26 09:31:29 +02:00
2024-11-05 14:12:32 +02:00
2024-09-26 08:27:49 +02:00
2024-11-25 16:09:48 -08:00
2024-09-25 08:40:22 -03:00
2024-09-06 14:41:38 +02:00
2024-09-25 08:40:20 -03:00
2024-10-18 09:23:03 +02:00
2024-10-08 10:00:30 +02:00
2024-10-10 14:22:43 +02:00
2024-09-04 12:15:46 +03:00
2024-07-18 15:39:54 +02:00
2024-09-11 14:17:11 +02:00
2024-08-26 16:40:09 +02:00
2024-10-18 09:23:03 +02:00
2024-11-05 13:26:42 +02:00
2024-11-21 14:56:17 -08:00
2024-07-22 09:00:58 -07:00
2024-10-20 23:05:17 +02:00
2024-11-04 12:36:55 +01:00
2024-09-10 13:44:30 -04:00
2024-10-07 18:34:45 -07:00
2024-10-18 09:23:03 +02:00
2024-08-26 16:40:09 +02:00
2024-11-03 01:28:06 -05:00
2024-08-26 16:40:09 +02:00
2024-10-09 14:23:37 +02:00
2024-10-18 09:25:51 +02:00
2024-10-18 09:25:51 +02:00