atomic: Suppress sparse warning.
authorEthan Jackson <ethan@nicira.com>
Tue, 9 Jul 2013 22:27:12 +0000 (15:27 -0700)
committerEthan Jackson <ethan@nicira.com>
Thu, 11 Jul 2013 00:24:27 +0000 (17:24 -0700)
commitc5603ce8a18da14ba40508b23f0a27e2c4adf53a
tree2df5e909febbf0a689397e7190950ffe92d14ed9
parenta4fff9cc390b69bde1257b414212505a72c4b450
atomic: Suppress sparse warning.

With the latest version of sparse, the ATOMIC_VAR_INIT macro
generates the following warning.  This patch suppresses it.

warning: Using plain integer as NULL pointer

Signed-off-by: Ethan Jackson <ethan@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
include/sparse/pthread.h