mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Kill create_proc_entry() in favour of create_proc_read_entry(), proc_create() and proc_create_data(). Signed-off-by: David Howells <dhowells@redhat.com>