commit:     3f7263f0f8b15d32dd271e4e9e5e56e43e690068
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 11:32:44 2022 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Wed May 18 11:32:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7263f0

linux-mod.eclass: Remove incorrect INTERNAL tags

Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 eclass/linux-mod.eclass | 2 --
 1 file changed, 2 deletions(-)

diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass
index 111067a429db..6a820371b767 100644
--- a/eclass/linux-mod.eclass
+++ b/eclass/linux-mod.eclass
@@ -271,7 +271,6 @@ move_old_moduledb() {
 }
 
 # @FUNCTION: update_moduledb
-# @INTERNAL
 # @DESCRIPTION:
 # Adds the package to the /var/lib/module-rebuild/moduledb database used by 
the module-rebuild utility.
 update_moduledb() {
@@ -292,7 +291,6 @@ update_moduledb() {
 }
 
 # @FUNCTION: remove_moduledb
-# @INTERNAL
 # @DESCRIPTION:
 # Removes the package from the /var/lib/module-rebuild/moduledb database used 
by
 remove_moduledb() {

Reply via email to