Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: asymmetric_keys - remove always false comparison
commit 4dd17c9 upstream. hour, min and sec are unsigned int and they can never be less than zero. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information