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

Commit 3d01a33b authored by Richard Hartmann's avatar Richard Hartmann Committed by Herbert Xu
Browse files

crypto: api - Fix checkpatch errors

parent 189bd4b0
Loading
Loading
Loading
Loading
+6 −7
Original line number Diff line number Diff line
@@ -318,7 +318,6 @@ static void crypto_exit_ops(struct crypto_tfm *tfm)

	default:
		BUG();
		
	}
}