Loading
crypto: msm: Fix NULL pointer exception
NULL pointer is dereferenced after checking with NULL, which
needs to fix to avoid NULL pointer exception.
Change-Id: I2a95c2f74b72e43931b6fe93671953a27566d8a3
Signed-off-by:
AnilKumar Chimata <anilc@codeaurora.org>