commit | 36277d4ad01a6cb3c9e4b762f412cb45c29aa1ae | [log] [tgz] |
---|---|---|
author | Mariusz Gorski <marius.gorski@gmail.com> | Thu Nov 27 22:36:47 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 02 16:34:34 2014 -0800 |
tree | 704de2ea34ee11023341bc093bbcabd43f30c2f1 | |
parent | d9114767d1d19a77ebfbab6764281abf84df7862 [diff] |
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>