Staging: skein: Remove NULL comparison
authorAybuke Ozdemir <aybuke.147@gmail.com>
Tue, 13 Oct 2015 20:55:07 +0000 (23:55 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 21:37:35 +0000 (14:37 -0700)
commit26368fd7048f2c26d5263a932614351f04436be7
treedacab53551fd62a548cc1b9854678f4d86257f8b
parent05489e82f567ce524e4c0c406bdc7ddc61a41412
Staging: skein: Remove NULL comparison

Problem found using checkpatch.pl
CHECK: Comparison to NULL could be written "key"

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/skein/skein_base.c