freebsd-skq/sys/compat/linuxkpi/common
hselasky d1f61053c3 LinuxKPI style changes:
- Properly prefix internal functions with "linux_" instead of only a
  single underscore to avoid future namespace collisions.
- Make some functions global instead of inline to ease debugging and
  to avoid unnecessary code duplication.
- Remove no longer existing kthread_create() function's prototype.

MFC after:	1 week
Sponsored by:	Mellanox Technologies
2016-01-08 10:04:19 +00:00
..
include LinuxKPI style changes: 2016-01-08 10:04:19 +00:00
src LinuxKPI style changes: 2016-01-08 10:04:19 +00:00