mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
crypto: inside-secure/eip93 - Drop superfluous blank line
No need for a blank line. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
cc3b6331cc
commit
8cfd577a5c
|
|
@ -439,7 +439,6 @@ static int eip93_crypto_probe(struct platform_device *pdev)
|
|||
return -ENOMEM;
|
||||
|
||||
ret = eip93_desc_init(eip93);
|
||||
|
||||
if (ret)
|
||||
return ret;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user