mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 15:41:39 +00:00
bd721ea73e
There was only one use of __initdata_refok and __exit_refok
__init_refok was used 46 times against 82 for __ref.
Those definitions are obsolete since commit
|
||
---|---|---|
.. | ||
cache.c | ||
copy_from_user.S | ||
copy_to_user.S | ||
copy_user_template.S | ||
init.c | ||
ioremap.c | ||
Makefile | ||
pgalloc.c | ||
strnlen_user.S | ||
uaccess.c | ||
vm_fault.c | ||
vm_tlb.c |