opnsense-src/sys/compat/linuxkpi
Hans Petter Selasky cbda8bed15 linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build.
seq_printf() is defined in both spl_procfs_list.c and linux_seq_file.c .
Fix this by renaming the LinuxKPI ones and use macros to invoke the
correct function.

Reported by:	jfree@
Differential Revision:  https://reviews.freebsd.org/D35883
MFC after:	1 week
Sponsored by:	NVIDIA Networking
2022-09-20 22:37:15 +02:00
..
common linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build. 2022-09-20 22:37:15 +02:00
dummy/include linuxkpi: Add non-atomic readq()/writeq() 2022-09-09 16:59:41 +02:00