]> git.sur5r.net Git - u-boot/blobdiff - lib/bch.c
tpm: add extra blank lines between declarations and code
[u-boot] / lib / bch.c
index d0d7e25c4ee36f9a3e9f3665023a1b71a4c073c4..20079eb9ebd12eb3d38b37f30d515b131f55a383 100644 (file)
--- a/lib/bch.c
+++ b/lib/bch.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Generic binary BCH encoding/decoding library
  *
- * SPDX-License-Identifier:    GPL-2.0
- *
  * Copyright © 2011 Parrot S.A.
  *
  * Author: Ivan Djelic <ivan.djelic@parrot.com>