Namhyung Kim f39234d606 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>
2010-09-09 15:02:39 -07:00
..
2010-09-06 18:48:45 -07:00
2010-07-12 12:57:55 -07:00
2010-07-12 12:57:55 -07:00
2010-07-12 12:57:55 -07:00
2010-07-14 18:02:16 -07:00
2010-09-01 18:12:20 -07:00
2010-07-12 12:57:55 -07:00
2010-08-31 13:37:06 -07:00
2010-07-12 12:57:55 -07:00
2010-09-06 18:24:59 -07:00
2010-07-12 12:57:55 -07:00
2010-07-12 12:57:55 -07:00