keys: Fix unreachable code
authorAlan Cox <alan@linux.intel.com>
Thu, 25 Oct 2012 14:23:35 +0000 (15:23 +0100)
committerJiri Kosina <jkosina@suse.cz>
Thu, 25 Oct 2012 16:00:27 +0000 (18:00 +0200)
We set ret to NULL then test it. Remove the bogus test

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found