Re: module: Drop redundant declaration of struct module

From: Jessica Yu
Date: Tue Jan 03 2017 - 12:55:03 EST


+++ Jean Delvare [16/12/16 18:45 +0100]:
Struct module is already declared at the beginning of the file, no
need to declare it again.

Signed-off-by: Jean Delvare <jdelvare@xxxxxxx>
Fixes: 93c2e105f6bc ("module: Optimize __module_address() using a latched RB-tree")
Cc: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
Cc: Jessica Yu <jeyu@xxxxxxxxxx>
Cc: Rusty Russell <rusty@xxxxxxxxxxxxxxx>

Applied, thanks.

Jessica