On Fri, Jun 24, 2016 at 04:53:30PM -0400, John Ferlan wrote:
Since the virSecretDefParseUsage ensures each of the fields is
present,
no need to check during virSecretDefFormatUsage
Additionally, virBufferEscapeString is a no-op with a NULL argument.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/conf/secret_conf.c | 14 +++-----------
1 file changed, 3 insertions(+), 11 deletions(-)
ACK
Jan