RE: [PATCH] net/ipv4/ipconfig.c: local symbols should be static
From: H Hartley Sweeten
Date: Fri Oct 16 2009 - 21:09:14 EST
On Friday, October 16, 2009 6:04 PM, David Miller wrote:
>> The symbol ic_dev_xid is only used locally to track the device being
>> configured. As such, it should be static.
>>
>> Signed-off-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
>
> 1) Your patch doesn't apply to current sources.
Strange. I just did a git pull this afternoon.
bigguiness@etch:~/src/git/linux-2.6$ git show
commit 2fdc246aaf9a7fa088451ad2a72e9119b5f7f029
Merge: 7c650a0 4997811
Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Date: Fri Oct 16 10:13:58 2009 -0700
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp:
amd64_edac: fix DRAM base and limit extraction masks, v2
What tree should network patches be based on?
> 2) You need to CC: all networking patch submissions to
> netdev@xxxxxxxxxxxxxxx so that your patch gets properly
> tracked at http://patchwork.ozlabs.org/project/netdev/list
Sorry about that.
Regards,
Hartley
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/