staging: unisys: diagchannel.h: get rid of unused fields
authorDavid Kershner <david.kershner@unisys.com>
Mon, 12 Oct 2015 19:19:45 +0000 (15:19 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 03:51:19 +0000 (20:51 -0700)
Some more churn of the drivers have made more fields unused, get
rid of them.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/include/diagchannel.h

index d2d35685d69f732d88de0a4f632f66da07ffaaec..6e813c77b97e44478afbe52f242626cb0b4c7a2f 100644 (file)
 #ifndef _DIAG_CHANNEL_H_
 #define _DIAG_CHANNEL_H_
 
-#define MAX_MODULE_NAME_SIZE 128       /* Maximum length of module name... */
-#define MAX_ADDITIONAL_INFO_SIZE 256   /* Maximum length of any additional
-                                        * info accompanying event...
-                                        */
-
 /* Levels of severity for diagnostic events, in order from lowest severity to
  * highest (i.e. fatal errors are the most severe, and should always be logged,
  * but info events rarely need to be logged except during debugging). The