Johannes Berg
56989f6d85
genetlink: mark families as __ro_after_init
...
Now genl_register_family() is the only thing (other than the
users themselves, perhaps, but I didn't find any doing that)
writing to the family struct.
In all families that I found, genl_register_family() is only
called from __init functions (some indirectly, in which case
I've add __init annotations to clarifly things), so all can
actually be marked __ro_after_init.
This protects the data structure from accidental corruption.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-27 16:16:09 -04:00
..
2016-08-09 07:54:54 +02:00
2016-08-09 07:54:36 +02:00
2016-08-09 07:54:54 +02:00
2016-06-30 10:29:43 +02:00
2016-08-26 15:22:31 +02:00
2016-06-30 10:29:43 +02:00
2016-08-09 07:54:46 +02:00
2016-06-30 10:29:43 +02:00
2016-08-09 07:54:54 +02:00
2016-06-30 10:29:43 +02:00
2016-06-30 10:29:43 +02:00
2016-05-10 18:28:54 +08:00
2016-08-09 07:54:54 +02:00
2016-08-09 07:54:43 +02:00
2016-08-09 07:54:35 +02:00
2016-10-11 15:06:33 -07:00
2016-08-09 07:54:54 +02:00
2016-02-02 12:55:10 +08:00
2016-07-04 12:37:18 +02:00
2016-07-04 12:37:18 +02:00
2016-08-09 07:54:54 +02:00
2016-08-09 07:54:40 +02:00
2016-08-09 07:54:29 +02:00
2016-02-29 16:05:32 +08:00
2016-08-09 07:54:53 +02:00
2016-05-10 18:26:44 +08:00
2016-02-02 12:55:10 +08:00
2016-05-10 18:28:54 +08:00
2016-06-30 10:29:43 +02:00
2016-08-09 07:54:54 +02:00
2016-08-09 07:54:54 +02:00
2016-06-30 10:29:43 +02:00
2016-07-04 12:37:18 +02:00
2016-08-09 07:54:54 +02:00
2016-08-09 07:54:24 +02:00
2016-08-09 07:54:54 +02:00
2016-08-09 07:54:54 +02:00
2016-06-30 10:29:43 +02:00
2016-10-27 16:16:09 -04:00
2016-08-09 07:54:37 +02:00
2016-08-09 07:54:54 +02:00
2016-02-02 12:55:10 +08:00
2016-08-09 07:54:54 +02:00
2016-08-09 07:54:38 +02:00
2016-08-09 07:54:37 +02:00
2016-09-23 06:46:57 -04:00
2016-05-10 18:28:54 +08:00
2016-08-09 07:54:33 +02:00
2016-08-09 07:54:32 +02:00
2016-10-26 17:19:07 -04:00
2016-05-10 18:28:54 +08:00
2016-08-09 07:54:30 +02:00
2016-02-02 12:55:10 +08:00
2016-07-04 12:37:18 +02:00
2016-07-04 12:37:18 +02:00
2016-08-09 07:54:54 +02:00
2016-08-09 07:54:37 +02:00
2016-08-09 07:54:53 +02:00
2016-06-30 10:29:43 +02:00
2016-08-09 07:54:54 +02:00