staging: panel: Remove magic numbers
authorMariusz Gorski <marius.gorski@gmail.com>
Thu, 27 Nov 2014 21:36:47 +0000 (22:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Dec 2014 00:34:34 +0000 (16:34 -0800)
commit36277d4ad01a6cb3c9e4b762f412cb45c29aa1ae
tree704de2ea34ee11023341bc093bbcabd43f30c2f1
parentd9114767d1d19a77ebfbab6764281abf84df7862
staging: panel: Remove magic numbers

Get rid of magic numbers indicating that the value of a module param
is not set. Use a defined value instead.

Signed-off-by: Mariusz Gorski <marius.gorski@gmail.com>
Acked-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/panel/panel.c