X.509: do not emit any informational output
commita857c6e7d5fda19c39674a61d9f360bc43a7dcf6
authorArnd Bergmann <arnd@arndb.de>
Tue, 8 Jan 2013 19:09:14 +0000 (8 19:09 +0000)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Jun 2013 15:54:06 +0000 (19 17:54 +0200)
tree149ce92604fc9b649653ec0b273810162d21793b
parent930d800bded771b26d9944c47810829130ff7c8c
X.509: do not emit any informational output

When building a kernel using 'make -s', I expect to see an empty output,
except for build warnings and errors. The build_OID_registry code
always prints one line when run, which is not helpful to most people
building the kernels, and which makes it harder to automatically
check for build warnings.

Let's just remove the one line output.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: David Howells <dhowells@redhat.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
lib/build_OID_registry