hwrng: cctrng - delete redundant printing of return value
authorWang Qing <wangqing@vivo.com>
Sat, 13 Mar 2021 07:47:42 +0000 (15:47 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 19 Mar 2021 10:59:47 +0000 (21:59 +1100)
commitbefb1ddaece17e346550b6f2bb494ba58d67af43
tree36700ebd8d850856a42546d6313e6c3e221b1f24
parent8d759bec84b1028860287e45cd625bc294a7e16b
hwrng: cctrng - delete redundant printing of return value

platform_get_irq() has already checked and printed the return value,
the printing here is nothing special, it is not necessary at all.

Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/cctrng.c