mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 12:10:23 -04:00
staging: unisys: visorbus: vmcallinterface.h remove unused pound defines
This patch removes all the unused pound defines currently in vmcallinterface.h. Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
1eb388b67a
commit
a96f58c1dc
@@ -224,7 +224,6 @@ enum event_pc { /* POSTCODE event identifier tuples */
|
||||
};
|
||||
|
||||
#define POSTCODE_SEVERITY_ERR DIAG_SEVERITY_ERR
|
||||
#define POSTCODE_SEVERITY_WARNING DIAG_SEVERITY_WARNING
|
||||
/* TODO-> Info currently doesn't show, so we set info=warning */
|
||||
#define POSTCODE_SEVERITY_INFO DIAG_SEVERITY_PRINT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user