Skip to content

Commit

Permalink
staging: unisys: visorbus: vmcallinterface.h remove unused pound defines
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Erik Arfvidson authored and Greg Kroah-Hartman committed Dec 1, 2016
1 parent 1eb388b commit a96f58c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/unisys/visorbus/vmcallinterface.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a96f58c

Please sign in to comment.