Re: [PATCH] kernel/module.c: fix typos in message about unused symbols

2015-02-24 Thread Yannick Guerrini
Le 25/02/2015 01:44, Rusty Russell a écrit : Yannick Guerrini writes: Fix typos in pr_warn message about unused symbols Signed-off-by: Yannick Guerrini Thanks. AFAICT you changed "evalute" to "evaluate", "mainlinglist" to "mailing list" and added a "to". Applied, Rusty. Exactly, I forgot

Re: [PATCH] kernel/module.c: fix typos in message about unused symbols

2015-02-24 Thread Rusty Russell
Yannick Guerrini writes: > Fix typos in pr_warn message about unused symbols > > Signed-off-by: Yannick Guerrini Thanks. AFAICT you changed "evalute" to "evaluate", "mainlinglist" to "mailing list" and added a "to". Applied, Rusty. > --- > kernel/module.c | 6 +++--- > 1 file changed, 3 inse