sections: fix section conflicts in drivers/net/hamradio
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: David Miller <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
c477ebd89d
commit
afa8c78b88
@@ -829,7 +829,7 @@ static int __init sixpack_init_driver(void)
|
||||
return status;
|
||||
}
|
||||
|
||||
static const char msg_unregfail[] __exitdata = KERN_ERR \
|
||||
static const char msg_unregfail[] = KERN_ERR \
|
||||
"6pack: can't unregister line discipline (err = %d)\n";
|
||||
|
||||
static void __exit sixpack_exit_driver(void)
|
||||
|
Reference in New Issue
Block a user