bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH Hurd] Add a description comment for the MIG type translation file


From: Zhaoming Luo
Subject: [PATCH Hurd] Add a description comment for the MIG type translation files
Date: Fri, 13 Dec 2024 08:58:31 +0800

Signed-off-by: Zhaoming Luo <zhmingluo@163.com>
---
 acpi/mig-mutate.h            | 3 ++-
 auth/mig-mutate.h            | 3 ++-
 boot/mig-mutate.h            | 3 ++-
 devnode/mig-mutate.h         | 3 ++-
 eth-multiplexer/mig-mutate.h | 3 ++-
 libdiskfs/fsmutations.h      | 3 ++-
 libmachdev/mig-mutate.h      | 3 ++-
 libnetfs/mutations.h         | 3 ++-
 libpager/mig-mutate.h        | 3 ++-
 libports/mig-mutate.h        | 3 ++-
 libtrivfs/mig-mutate.h       | 3 ++-
 lwip/mig-mutate.h            | 3 ++-
 mach-defpager/mig-mutate.h   | 3 ++-
 pci-arbiter/mig-mutate.h     | 3 ++-
 pfinet/mig-mutate.h          | 3 ++-
 proc/mig-mutate.h            | 3 ++-
 rtc/mig-mutate.h             | 2 +-
 shutdown/mig-mutate.h        | 2 ++
 term/mig-mutate.h            | 3 ++-
 19 files changed, 37 insertions(+), 18 deletions(-)

diff --git a/acpi/mig-mutate.h b/acpi/mig-mutate.h
index 1ee33e5f..eca5b0b3 100644
--- a/acpi/mig-mutate.h
+++ b/acpi/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 2017 Free Software Foundation, Inc.
    Written by Michael I. Bushnell, p/BSG.
 
diff --git a/auth/mig-mutate.h b/auth/mig-mutate.h
index 5cc89147..2cdc227b 100644
--- a/auth/mig-mutate.h
+++ b/auth/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 1991,93,94,2014 Free Software Foundation, Inc.
    Written by Michael I. Bushnell.
 
diff --git a/boot/mig-mutate.h b/boot/mig-mutate.h
index ef90b734..7b0b920a 100644
--- a/boot/mig-mutate.h
+++ b/boot/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 2014 Free Software Foundation, Inc.
    Written by Justus Winter.
 
diff --git a/devnode/mig-mutate.h b/devnode/mig-mutate.h
index b7a9ed60..c2efa9c0 100644
--- a/devnode/mig-mutate.h
+++ b/devnode/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 2014 Free Software Foundation, Inc.
    Written by Justus Winter.
 
diff --git a/eth-multiplexer/mig-mutate.h b/eth-multiplexer/mig-mutate.h
index 670c454d..2d7c0c9d 100644
--- a/eth-multiplexer/mig-mutate.h
+++ b/eth-multiplexer/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 2014 Free Software Foundation, Inc.
    Written by Justus Winter.
 
diff --git a/libdiskfs/fsmutations.h b/libdiskfs/fsmutations.h
index c2167c64..59de5c60 100644
--- a/libdiskfs/fsmutations.h
+++ b/libdiskfs/fsmutations.h
@@ -1,4 +1,5 @@
-/* 
+/*  MIG type translation information
+
    Copyright (C) 1994,2001 Free Software Foundation
 
    This program is free software; you can redistribute it and/or
diff --git a/libmachdev/mig-mutate.h b/libmachdev/mig-mutate.h
index 902ff166..4ec0c7ab 100644
--- a/libmachdev/mig-mutate.h
+++ b/libmachdev/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 2014 Free Software Foundation, Inc.
    Written by Justus Winter.
 
diff --git a/libnetfs/mutations.h b/libnetfs/mutations.h
index 088d8a06..2a65f5a1 100644
--- a/libnetfs/mutations.h
+++ b/libnetfs/mutations.h
@@ -1,4 +1,5 @@
-/* 
+/* MIG type translation information
+
    Copyright (C) 1995, 2004 Free Software Foundation, Inc.
    Written by Michael I. Bushnell, p/BSG.
 
diff --git a/libpager/mig-mutate.h b/libpager/mig-mutate.h
index 66d37cdc..4b611d95 100644
--- a/libpager/mig-mutate.h
+++ b/libpager/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 2014 Free Software Foundation, Inc.
    Written by Justus Winter.
 
diff --git a/libports/mig-mutate.h b/libports/mig-mutate.h
index 1c96fea2..1c7f617a 100644
--- a/libports/mig-mutate.h
+++ b/libports/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 2014 Free Software Foundation, Inc.
    Written by Justus Winter.
 
diff --git a/libtrivfs/mig-mutate.h b/libtrivfs/mig-mutate.h
index dcbebf69..a9c3ce2b 100644
--- a/libtrivfs/mig-mutate.h
+++ b/libtrivfs/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 1994,95,2002 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
diff --git a/lwip/mig-mutate.h b/lwip/mig-mutate.h
index ecc9ce11..3ea8bd11 100644
--- a/lwip/mig-mutate.h
+++ b/lwip/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 1995,2017 Free Software Foundation, Inc.
    Written by Michael I. Bushnell, p/BSG.
 
diff --git a/mach-defpager/mig-mutate.h b/mach-defpager/mig-mutate.h
index 31acaa6e..b0fe3e0c 100644
--- a/mach-defpager/mig-mutate.h
+++ b/mach-defpager/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 2014 Free Software Foundation, Inc.
    Written by Justus Winter.
 
diff --git a/pci-arbiter/mig-mutate.h b/pci-arbiter/mig-mutate.h
index f5098c97..4a29c091 100644
--- a/pci-arbiter/mig-mutate.h
+++ b/pci-arbiter/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 2017 Free Software Foundation, Inc.
    Written by Michael I. Bushnell, p/BSG.
 
diff --git a/pfinet/mig-mutate.h b/pfinet/mig-mutate.h
index d470152f..ec4e9ef7 100644
--- a/pfinet/mig-mutate.h
+++ b/pfinet/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 1995 Free Software Foundation, Inc.
    Written by Michael I. Bushnell, p/BSG.
 
diff --git a/proc/mig-mutate.h b/proc/mig-mutate.h
index b1da28d1..d7cfb4b7 100644
--- a/proc/mig-mutate.h
+++ b/proc/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 2014 Free Software Foundation, Inc.
    Written by Justus Winter.
 
diff --git a/rtc/mig-mutate.h b/rtc/mig-mutate.h
index ddead5be..9e93b1cd 100644
--- a/rtc/mig-mutate.h
+++ b/rtc/mig-mutate.h
@@ -1,4 +1,4 @@
-/* Type translation for rtc operations
+/* MIG type translation information
 
    Copyright (C) 2024 Free Software Foundation, Inc.
 
diff --git a/shutdown/mig-mutate.h b/shutdown/mig-mutate.h
index 9eaf3db0..886cbd4f 100644
--- a/shutdown/mig-mutate.h
+++ b/shutdown/mig-mutate.h
@@ -1,3 +1,5 @@
+/* MIG type translation information */
+
 #define SHUTDOWN_INTRAN                                           \
   trivfs_protid_t trivfs_begin_using_protid (shutdown_t)
 #define SHUTDOWN_INTRAN_PAYLOAD                                   \
diff --git a/term/mig-mutate.h b/term/mig-mutate.h
index 9fcdbbc8..62a39187 100644
--- a/term/mig-mutate.h
+++ b/term/mig-mutate.h
@@ -1,4 +1,5 @@
-/*
+/* MIG type translation information
+
    Copyright (C) 2014 Free Software Foundation, Inc.
    Written by Justus Winter.
 
-- 
2.47.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]