drivers: crypto: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
@@ -691,7 +691,6 @@
|
||||
#define OP_ALG_RNG4_MAS (0x1f3 << OP_ALG_RNG4_SHIFT)
|
||||
#define OP_ALG_RNG4_SK (0x100 << OP_ALG_RNG4_SHIFT)
|
||||
|
||||
|
||||
/* Structures for Protocol Data Blocks */
|
||||
struct __packed pdb_ecdsa_verify {
|
||||
uint32_t pdb_hdr;
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#define JRSTA_DECOERR_INDEX_MASK 0xff00
|
||||
#define JRSTA_DECOERR_ERROR_MASK 0x00ff
|
||||
|
||||
|
||||
static const struct {
|
||||
u8 value;
|
||||
const char *error_text;
|
||||
|
||||
Reference in New Issue
Block a user