keystore/kwallet: values2key: simplify if-condition
commit34a840a62f68a23be6b16fae7687a1a66a94ddd5
authorFilip Roséen <filip@atch.se>
Thu, 18 May 2017 10:01:56 +0000 (18 12:01 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 18 May 2017 15:49:30 +0000 (18 18:49 +0300)
tree375064655d0b1804c47693bfc158ce6b598fc5c2
parente4dd5889df0fe32294bdff44ec7fd696b485aef1
keystore/kwallet: values2key: simplify if-condition

There is no need to check for the inverse of a condition that was just
being checked.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
modules/keystore/kwallet.c