sparse: Remove support for thread-safety annotations.
authorBen Pfaff <blp@nicira.com>
Mon, 12 Aug 2013 22:49:25 +0000 (15:49 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 13 Aug 2013 16:42:28 +0000 (09:42 -0700)
commit47b52c71232c01837e5c5e374af8033fbf711f0f
tree70671555baf4350f7423853d2b9ad76c544479c0
parentbf19526b900f80b17980fca578d278a18522c8b4
sparse: Remove support for thread-safety annotations.

The Clang support for thread-safety annotations is much more effective
than "sparse" support.  I found that I was unable to make the annotations
warning-free under sparse.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
include/sparse/pthread.h
lib/compiler.h
lib/ovs-thread.h
ofproto/ofproto-dpif.c
ofproto/ofproto.c