projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a54e780
)
staging: unisys: include: remove irrelevant comments
author
Jon Frisch
<
[email protected]
>
Fri, 17 Mar 2017 15:27:14 +0000
(11:27 -0400)
committer
Greg Kroah-Hartman
<
[email protected]
>
Tue, 21 Mar 2017 06:58:46 +0000
(07:58 +0100)
This patch removes comments that are no longer relevant
in channel.h.
Signed-off-by: Jon Frisch <
[email protected]
>
Signed-off-by: David Kershner <
[email protected]
>
Reviewed-by: Tim Sell <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/unisys/include/channel.h
patch
|
blob
|
history
diff --git
a/drivers/staging/unisys/include/channel.h
b/drivers/staging/unisys/include/channel.h
index 048ef1694e634e12d1d47f9b34d0b517ef61804b..741a1ef25620e663c6d8b4bc2ad98df24b803ad6 100644
(file)
--- 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))