Alexey Dobriyan
6d9f239a1e
net: '&' redux
...
I want to compile out proc_* and sysctl_* handlers totally and
stub them to NULL depending on config options, however usage of &
will prevent this, since taking adress of NULL pointer will break
compilation.
So, drop & in front of every ->proc_handler and every ->strategy
handler, it was never needed in fact.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-03 18:21:05 -08:00
..
2008-11-03 18:21:05 -08:00
2007-07-31 02:28:21 -07:00
2008-11-03 18:21:05 -08:00
2008-10-29 12:52:50 -07:00
2008-10-13 18:54:07 -07:00
2008-10-29 12:52:50 -07:00
2008-10-29 12:50:24 -07:00
2008-07-29 23:57:58 -07:00
2008-10-29 12:52:50 -07:00
2007-02-10 23:19:42 -08:00
2008-10-29 12:52:50 -07:00
2008-08-14 15:33:21 -07:00
2008-11-03 18:21:05 -08:00
2008-07-25 21:43:18 -07:00
2008-07-25 21:43:18 -07:00
2008-08-14 15:33:21 -07:00
2008-10-29 12:50:24 -07:00
2008-10-08 11:09:27 -07:00
2008-10-28 13:24:06 -07:00
2008-09-20 22:20:49 -07:00
2008-10-29 12:52:50 -07:00
2008-10-29 12:52:50 -07:00
2008-08-17 23:21:52 -07:00
2008-07-25 02:54:40 -07:00
2008-04-05 22:33:38 +09:00
2008-10-29 12:50:24 -07:00
2008-07-25 21:43:18 -07:00
2008-10-29 12:52:50 -07:00
2008-10-14 22:55:21 -07:00
2008-10-08 11:16:45 -07:00
2008-06-11 21:00:38 -07:00
2008-10-08 10:54:51 -07:00
2008-11-03 18:21:05 -08:00
2008-11-03 18:21:05 -08:00
2008-06-16 18:25:48 -07:00
2008-10-19 23:35:58 -07:00
2008-11-03 18:21:05 -08:00
2008-10-29 12:52:50 -07:00
2008-06-05 04:02:32 +09:00
2008-10-29 01:41:45 -07:00
2008-10-29 11:19:58 -07:00
2008-10-29 02:11:14 -07:00
2008-03-25 10:23:56 +09:00
2008-08-06 02:40:25 -07:00
2008-01-28 14:53:52 -08:00
2007-10-10 16:55:54 -07:00
2008-03-24 14:51:51 -07:00
2008-03-24 14:51:51 -07:00
2008-11-01 21:12:07 -07:00
2008-03-27 18:48:56 -07:00
2008-03-25 10:23:57 +09:00