Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be2496ff authored by Alexander Mazyrin's avatar Alexander Mazyrin Committed by Greg Kroah-Hartman
Browse files

staging: ccree: Fix blank lines codestyle issue



Checkpatch emits CHECK: Please don't use multiple blank lines.

Remove multiple blank lines.

Signed-off-by: default avatarAlexander Mazyrin <algoritmist1618@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ad645be8
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2827,6 +2827,3 @@ int ssi_aead_alloc(struct ssi_drvdata *drvdata)
fail0:
	return rc;
}