]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux_common: retire extra module version.
authorDmitry Chagin <dchagin@FreeBSD.org>
Wed, 26 May 2021 05:34:32 +0000 (08:34 +0300)
committerDmitry Chagin <dchagin@FreeBSD.org>
Thu, 10 Jun 2021 09:39:38 +0000 (12:39 +0300)
commite06cbb2b7ac1f522af22cc5002c4ee3cf1d0eb3b
tree4f26ac41ede671918522cc3dc89986ef8554b183
parent37370a6773cde7fcae063aed0a4cc024f95534bd
linux_common: retire extra module version.

The second 'linuxcommon' line was added by c66f5b079d2a259c3a65b1efe0f2143cd030dc52
but Linuxulator's modules dependend on 'linux_common'.
To avoid such mistakes in the future rename moduledata name and module
name to  'linux_common' and retire 'linuxcommon' line.

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D30409

(cherry picked from commit 5184e2da41921dfec5a3668756890b5c073fbad9)
sys/compat/linux/linux_common.c