Re: [PATCH] batman-adv: Remove unused variable

2013-02-06 Thread Dan Carpenter
On Wed, Feb 06, 2013 at 11:10:22PM +0100, Antonio Quartulli wrote: > Hi Emil, > > On Wed, Feb 06, 2013 at 10:59:05 +0100, Emil Goode wrote: > > Hi Antonio, > > > > If it is easier I can keep an eye on when the commit lands in the > > net-next tree and then resend a modified version of the patch.

Re: [PATCH] batman-adv: Remove unused variable

2013-02-06 Thread Antonio Quartulli
Hi Emil, On Wed, Feb 06, 2013 at 10:59:05 +0100, Emil Goode wrote: > Hi Antonio, > > If it is easier I can keep an eye on when the commit lands in the > net-next tree and then resend a modified version of the patch. > Or do you want me to resend it now? > Well, that commit should be merged in

Re: [PATCH] batman-adv: Remove unused variable

2013-02-06 Thread Emil Goode
Hi Antonio, If it is easier I can keep an eye on when the commit lands in the net-next tree and then resend a modified version of the patch. Or do you want me to resend it now? Best regards, Emil On Wed, 2013-02-06 at 20:55 +0100, Antonio Quartulli wrote: > Hi Emil, > > On Wed, Feb 06, 2013 at

Re: [PATCH] batman-adv: Remove unused variable

2013-02-06 Thread Antonio Quartulli
Hi Emil, On Wed, Feb 06, 2013 at 06:55:53 +0100, Emil Goode wrote: > Hi Antonio, > > The commit ed242d01 is in the linux-next tree and my patch depends on > that commit. > Yes, you are right. I was not aware of this commit, because the author did not CC us (neither netdev) even if he changed th

Re: [PATCH] batman-adv: Remove unused variable

2013-02-06 Thread Emil Goode
Hi Antonio, The commit ed242d01 is in the linux-next tree and my patch depends on that commit. Best regards, Emil On Wed, 2013-02-06 at 18:22 +0100, Antonio Quartulli wrote: > Hi Emil, > > On Wed, Feb 06, 2013 at 05:37:41 +0100, Emil Goode wrote: > > The commit ed242d01 removed a node parameter

Re: [PATCH] batman-adv: Remove unused variable

2013-02-06 Thread Antonio Quartulli
Hi Emil, On Wed, Feb 06, 2013 at 05:37:41 +0100, Emil Goode wrote: > The commit ed242d01 removed a node parameter from iterators. > This patch removes a hlist_node struct that is no longer used. > > Sparse gives a warning: > > net/batman-adv/originator.c:411:21: warning: > unused variable