platform/x86: fujitsu-laptop: Clearly distinguish module parameters
authorMichał Kępień <kernel@kempniu.pl>
Sun, 11 Feb 2018 21:07:24 +0000 (22:07 +0100)
committerDarren Hart (VMware) <dvhart@infradead.org>
Sat, 24 Feb 2018 21:37:36 +0000 (13:37 -0800)
commit6cb1192f5615fdfc4d4cb8ab4d911e4e758689f4
tree43f377b7873b21726bb5cba5f699cdf285dfdeaa
parent7f83d410440e63b173a91c65bb2515fa38501092
platform/x86: fujitsu-laptop: Clearly distinguish module parameters

In order to improve code clarity, move declarations of variables that
are module parameters higher up and add a comment.

Signed-off-by: Michał Kępień <kernel@kempniu.pl>
Reviewed-by: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
drivers/platform/x86/fujitsu-laptop.c