staging: unisys: added display string size define
authorErik Arfvidson <erik.arfvidson@unisys.com>
Wed, 13 Apr 2016 16:07:07 +0000 (12:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Apr 2016 05:09:37 +0000 (22:09 -0700)
commit38d56c2fad91a02d289df40b029300310fb6c75a
tree88a3355feb78ae753e7dc6964ab23d62950cf053
parent6a957193ba83e5487705f63011307d202fff69f8
staging: unisys: added display string size define

Display string size that is guaranteed to be no longer the 99 characters.

Don't use a magic number throughout the code, define it once and use it
throughout.

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>
drivers/staging/unisys/visorbus/visorbus_main.c