aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@gmail.com>2010-09-08 03:48:48 +0000
committerDavid S. Miller <davem@davemloft.net>2010-09-09 15:02:39 -0700
commitf39234d60617d37818b30991e6794643ce220296 (patch)
tree1aabce34fdfa06f1bc90b2281ac0a819a7df91ee /.gitignore
parentnet/core: remove address space warnings on verify_iovec() (diff)
downloadlinux-dev-f39234d60617d37818b30991e6794643ce220296.tar.xz
linux-dev-f39234d60617d37818b30991e6794643ce220296.zip
net/core: add lock context change annotations in net/core/sock.c
__lock_sock() and __release_sock() releases and regrabs lock but were missing proper annotations. Add it. This removes following warning from sparse. (Currently __lock_sock() does not emit any warning about it but I think it is better to add also.) net/core/sock.c:1580:17: warning: context imbalance in '__release_sock' - unexpected unlock Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions