From 3f7263f0f8b15d32dd271e4e9e5e56e43e690068 Mon Sep 17 00:00:00 2001 From: Mike Pagano Date: Wed, 18 May 2022 07:32:44 -0400 Subject: [PATCH] linux-mod.eclass: Remove incorrect INTERNAL tags Signed-off-by: Mike Pagano --- eclass/linux-mod.eclass | 2 -- 1 file changed, 2 deletions(-) diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index 111067a429dbe..6a820371b7670 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() {