crypto: msm: Remove invalid check in qcedev driver
Unsigned int variable is compared for < 0, which is an invalid if
condition. This patch removes the check.
Change-Id: I76c10223672db2c387e025697dd8bd921e5ddc1b
Signed-off-by:
AnilKumar Chimata <anilc@codeaurora.org>
Loading
Please register or sign in to comment