makefile.am: Apply printf check only to OVS userspace.
authorJesse Gross <jesse@nicira.com>
Fri, 23 May 2014 02:15:26 +0000 (19:15 -0700)
committerJesse Gross <jesse@nicira.com>
Fri, 23 May 2014 16:19:25 +0000 (09:19 -0700)
commit3b3f885732a8cc7424812dd65be0ed8755b70438
tree2d3dc30b24d57f9fb51b90b3ccda6787598534c6
parentfdb1999b2bd239d3074bcae675cf18213bb250b8
makefile.am: Apply printf check only to OVS userspace.

We shouldn't restrict printf specifiers in kernel or third party
code.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
Makefile.am