Re: [PATCH 0/8] net: fix (sparse) warnings
From: David Miller <davem@davemloft.net>
Date: 2009-02-27 07:14:24
Also in:
kernel-janitors, lkml
From: David Miller <davem@davemloft.net>
Date: 2009-02-27 07:14:24
Also in:
kernel-janitors, lkml
From: Hannes Eder <redacted> Date: Wed, 25 Feb 2009 21:31:10 +0100
The following series fixes some (sparse) warnings in net/.
---
Hannes Eder (8):
wanrouter: fix sparse warnings: context imbalance
inet fragments: fix sparse warning: context imbalance
decnet: fix sparse warnings: symbol shadows an earlier one
decnet: fix sparse warnings: context imbalance
[NET] sysctl: fix sparse warning: Should it be static?
appletalk: fix warning: format not a string literal and no ...
9p: fix sparse warning: cast adds address space
net/802: fix sparse warnings: context imbalanceAll applied to net-next-2.6, thanks!