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-10-31 00:53:08 -07:00
2008-10-08 11:35:19 +02:00
2008-10-08 11:35:01 +02:00
2008-07-19 22:34:43 -07:00
2008-10-31 00:53:08 -07:00
2008-10-08 11:35:18 +02:00
2008-10-08 11:35:18 +02:00
2008-10-31 00:53:08 -07:00
2008-10-08 11:35:18 +02:00
2008-10-08 11:35:19 +02:00
2008-10-31 00:53:08 -07:00
2008-10-08 11:35:19 +02:00
2008-10-08 11:35:19 +02:00
2008-10-08 11:35:19 +02:00
2008-10-08 11:35:19 +02:00
2008-10-08 11:35:18 +02:00
2008-10-08 11:35:19 +02:00
2008-10-08 11:35:19 +02:00
2008-10-08 11:35:01 +02:00
2008-10-08 11:35:01 +02:00
2008-10-08 11:35:01 +02:00
2008-10-08 11:35:01 +02:00
2008-10-08 11:35:18 +02:00
2008-10-08 11:35:12 +02:00
2008-10-08 11:35:08 +02:00
2008-11-03 18:21:05 -08:00
2008-11-03 18:21:05 -08:00
2008-10-14 11:56:59 -07:00
2007-11-07 04:08:23 -08:00
2008-10-14 11:58:31 -07:00
2007-11-07 04:08:23 -08:00
2008-10-31 00:53:08 -07:00
2008-10-08 11:35:07 +02:00
2008-10-31 00:53:08 -07:00
2008-10-08 11:35:11 +02:00
2008-08-18 21:32:32 -07:00
2008-04-14 11:15:54 +02:00
2008-04-14 11:15:54 +02:00
2008-04-14 11:15:53 +02:00
2008-07-18 23:07:09 -07:00
2008-04-14 11:15:53 +02:00
2008-04-14 11:15:53 +02:00
2008-04-14 11:15:53 +02:00
2008-04-14 11:15:53 +02:00
2008-10-31 00:53:08 -07:00
2008-10-31 00:53:08 -07:00
2008-10-31 00:53:08 -07:00
2008-04-14 11:15:52 +02:00
2008-01-31 19:28:08 -08:00