Skip to content
Commit 37bd99d7 authored by Peter Huewe's avatar Peter Huewe Committed by Peter Huewe
Browse files

tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)



smatch complains:
drivers/char/tpm/tpm_ibmvtpm.c:510
ibmvtpm_crq_process() info: ignoring unreachable code.

-> The return is not necessary here, remove it

Signed-off-by: default avatarPeter Huewe <peterhuewe@gmx.de>
parent 85c5e0d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment