commit | e39e31326305d9bb35f8ab78c4310b9a38bbb3aa | [log] [tgz] |
---|---|---|
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | Mon Jan 25 15:32:37 2021 -0800 |
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Sun Feb 21 23:37:52 2021 +0100 |
tree | 7d869a31da70bf401e1d6fcd3c5934895d36d34c | |
parent | 9ee8c9a1c752f6181c1403fa5b4da620b410d9af [diff] |
n64: move module param at the top Move module parameters at the top of the file after macro definition & global variables below macro definitions just like we have for other modules. Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Reviewed-by: Lauri Kasanen <cand@gmx.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>