From 7f014edac3acdbc0d408f77a3fd431345814d970 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 8 Sep 2022 13:08:15 +0200 Subject: libmount: cleanup comments for hooks Signed-off-by: Karel Zak --- libmount/src/hook_loopdev.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'libmount/src/hook_loopdev.c') diff --git a/libmount/src/hook_loopdev.c b/libmount/src/hook_loopdev.c index 652ae76377..22379cf72d 100644 --- a/libmount/src/hook_loopdev.c +++ b/libmount/src/hook_loopdev.c @@ -8,12 +8,9 @@ * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. + * + * Please, see the comment in libmount/src/hooks.c to understand how hooks work. */ - -/* - * DOCS: - "lo@" prefix for fstype is unsupported - */ - #include #include -- cgit 1.2.3-korg