Al Viro
f302edb9d8
switch netlink_getsockbyfilp() to taking descriptor
...
the only call site (in do_mq_notify()) obtains the argument
from an immediately preceding fdget() and it is immediately
followed by fdput(); might as well just replace it with
a variant that would take a descriptor instead of struct file *
and have file lookups handled inside that function.
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2024-11-03 01:28:06 -05:00
..
2024-08-12 17:23:57 -07:00
2024-09-11 15:59:43 +02:00
2024-10-02 17:23:23 -04:00
2024-09-03 11:36:43 +02:00
2024-05-09 10:01:01 -07:00
2024-06-14 19:08:50 -07:00
2024-06-01 15:49:42 -07:00
2024-10-02 17:23:23 -04:00
2024-10-03 09:44:00 -07:00
2024-09-05 13:29:06 -07:00
2024-10-03 09:44:00 -07:00
2024-10-02 17:23:23 -04:00
2024-09-15 09:13:19 -07:00
2024-08-27 09:30:16 +02:00
2024-10-03 09:44:00 -07:00
2024-10-02 17:23:23 -04:00
2024-06-05 10:24:57 +01:00
2024-10-01 09:56:36 +02:00
2024-05-25 10:48:57 -07:00
2024-09-13 21:40:12 -07:00
2024-08-27 16:09:25 -07:00
2024-09-12 17:11:24 -07:00
2024-09-03 11:36:43 +02:00
2024-10-03 09:44:00 -07:00
2024-10-03 09:44:00 -07:00
2024-08-22 13:09:20 -07:00
2024-08-19 18:36:12 -07:00
2024-02-09 14:12:01 -08:00
2024-09-04 16:39:32 -07:00
2024-07-15 08:51:19 -07:00
2024-10-02 17:23:23 -04:00
2024-10-03 09:44:00 -07:00
2024-08-22 17:06:18 -07:00
2024-08-23 14:27:46 +01:00
2024-10-02 17:23:23 -04:00
2024-10-03 10:14:14 +02:00
2024-10-02 17:23:23 -04:00
2024-05-13 14:58:12 -07:00
2024-11-03 01:28:06 -05:00
2024-08-29 12:33:07 -07:00
2024-05-23 12:49:37 -07:00
2024-04-26 12:20:01 +02:00
2024-09-03 11:36:43 +02:00
2024-09-11 20:44:31 -07:00
2024-10-02 17:23:23 -04:00
2024-07-11 18:11:31 -07:00
2024-09-24 10:48:16 +02:00
2024-08-09 13:18:46 +01:00
2024-09-27 08:18:43 -07:00
2024-05-13 18:19:09 -06:00
2024-08-02 17:17:34 -07:00
2024-10-02 17:23:23 -04:00
2024-10-03 12:18:29 +02:00
2024-09-10 12:11:04 +02:00
2024-10-02 17:23:23 -04:00
2024-05-08 12:19:12 +01:00
2024-09-15 09:13:19 -07:00
2024-10-02 17:23:23 -04:00
2024-09-09 17:14:27 -07:00
2024-09-26 08:43:17 -07:00
2024-10-02 17:23:23 -04:00
2024-05-13 18:19:09 -06:00
2024-09-21 09:27:50 -07:00
2024-10-02 17:23:23 -04:00
2024-09-13 11:41:45 -07:00
2024-01-31 16:41:16 -08:00
2024-11-03 01:27:11 -05:00
2024-06-13 10:50:52 +02:00