]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI: Finalize import of seq_file.
authorjohalun <johalun@FreeBSD.org>
Thu, 16 May 2019 21:17:18 +0000 (21:17 +0000)
committerjohalun <johalun@FreeBSD.org>
Thu, 16 May 2019 21:17:18 +0000 (21:17 +0000)
commit50552705f26b85b6b77ddb014b91407788484f5d
tree01d561c125224a60454ad0e625b330f858e582bc
parentaa109efed9eec761009ceba4ce3d045107ab888f
LinuxKPI: Finalize import of seq_file.

seq_file.h and linux_seq_file.c was imported form ports earlier but
linux_seq_file.c was never compiled in with the module. With this
commit base seq_file will replace ports seq_file and it required a
few modifications to not break functionality and build.

Reviewed by: hps
Approved by: imp (mentor), hps
MFC after: 1 week
sys/compat/linuxkpi/common/include/linux/seq_file.h
sys/modules/linuxkpi/Makefile