[PATCH 23/36] staging: unisys: include: remove irrelevant comments

David Kershner david.kershner at unisys.com
Fri Mar 17 15:27:14 UTC 2017


From: Jon Frisch <jon.frisch at unisys.com>

This patch removes comments that are no longer relevant
in channel.h.

Signed-off-by: Jon Frisch <jon.frisch at unisys.com>
Signed-off-by: David Kershner <david.kershner at unisys.com>
Reviewed-by: Tim Sell <timothy.sell at unisys.com>
---
 drivers/staging/unisys/include/channel.h | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/drivers/staging/unisys/include/channel.h b/drivers/staging/unisys/include/channel.h
index 048ef16..741a1ef 100644
--- a/drivers/staging/unisys/include/channel.h
+++ b/drivers/staging/unisys/include/channel.h
@@ -20,16 +20,6 @@
 #include <linux/io.h>
 #include <linux/uuid.h>
 
-/*
- * Whenever this file is changed a corresponding change must be made in
- * the Console/ServicePart/visordiag_early/supervisor_channel.h file
- * which is needed for Linux kernel compiles. These two files must be
- * in sync.
- */
-
-/* define the following to prevent include nesting in kernel header
- * files of similar abbreviated content
- */
 #define __SUPERVISOR_CHANNEL_H__
 
 #define SIGNATURE_16(A, B) ((A) | ((B) << 8))
-- 
git-series 0.9.1


More information about the devel mailing list