You need to sign in or sign up before continuing.
-
Randy Dunlap authored
sys_xyz() names in Linux are all syscalls... except for sys_device_register() and sys_device_unregister(). This patch renames them so that the sys_ namespace is once again used only by syscalls.
117ace26