]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit25a4a6e68d54d56e16f4be44e32775c96a5df5c9
tree88a3355feb78ae753e7dc6964ab23d62950cf053
parent6e87ca7ae944b37f61c4d858041294f091d55520
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