From: Mariusz Gorski Date: Thu, 27 Nov 2014 21:36:48 +0000 (+0100) Subject: staging: panel: Use defined value or checking module params state X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d35bcf66c61d696d9784fbf42a64daa9df0b068;p=pandora-kernel.git staging: panel: Use defined value or checking module params state Avoid magic number and use a comparison with a defined value instead that checks whether module param has been set by the user to some value at loading time. Signed-off-by: Mariusz Gorski Acked-by: Willy Tarreau Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed