[coreboot-gerrit] New patch to review for coreboot: a7425cd Format `mb_sysconf.h'

HAOUAS Elyes (ehaouas@noos.fr) gerrit at coreboot.org
Fri Aug 1 12:13:09 CEST 2014


HAOUAS Elyes (ehaouas at noos.fr) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6434

-gerrit

commit a7425cd4dbfa1bb88449130417b54dddcc0b1f08
Author: Elyes HAOUAS <ehaouas at noos.fr>
Date:   Fri Aug 1 12:12:38 2014 +0200

    Format `mb_sysconf.h'
    
    Change-Id: Ib26b87b980f61c8a118883477e6a4c728c0f2e5c
    Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
 src/mainboard/amd/mahogany_fam10/mb_sysconf.h          | 3 +--
 src/mainboard/amd/serengeti_cheetah/mb_sysconf.h       | 3 +--
 src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h | 3 +--
 src/mainboard/amd/tilapia_fam10/mb_sysconf.h           | 3 +--
 src/mainboard/asus/m4a78-em/mb_sysconf.h               | 3 +--
 src/mainboard/asus/m4a785-m/mb_sysconf.h               | 3 +--
 src/mainboard/gigabyte/ma785gm/mb_sysconf.h            | 3 +--
 src/mainboard/hp/dl145_g1/mb_sysconf.h                 | 3 +--
 src/mainboard/iei/kino-780am2-fam10/mb_sysconf.h       | 3 +--
 src/mainboard/iwill/dk8_htx/mb_sysconf.h               | 3 +--
 src/mainboard/msi/ms9282/mb_sysconf.h                  | 3 +--
 src/mainboard/supermicro/h8scm_fam10/mb_sysconf.h      | 3 +--
 12 files changed, 12 insertions(+), 24 deletions(-)

diff --git a/src/mainboard/amd/mahogany_fam10/mb_sysconf.h b/src/mainboard/amd/mahogany_fam10/mb_sysconf.h
index 25d63d5..a9dce01 100644
--- a/src/mainboard/amd/mahogany_fam10/mb_sysconf.h
+++ b/src/mainboard/amd/mahogany_fam10/mb_sysconf.h
@@ -18,7 +18,6 @@
  */
 
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -40,4 +39,4 @@ struct mb_sysconf_t {
 	u32 sbdn5[31];
 };
 
-#endif
+#endif /* MB_SYSCONF_H */
diff --git a/src/mainboard/amd/serengeti_cheetah/mb_sysconf.h b/src/mainboard/amd/serengeti_cheetah/mb_sysconf.h
index ef3dace..09c372c 100644
--- a/src/mainboard/amd/serengeti_cheetah/mb_sysconf.h
+++ b/src/mainboard/amd/serengeti_cheetah/mb_sysconf.h
@@ -1,5 +1,4 @@
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -24,4 +23,4 @@ struct mb_sysconf_t {
 
 };
 
-#endif
+#endif /* MB_SYSCONF_H */
diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h b/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h
index 4fb3f18..3c96d8b 100644
--- a/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h
+++ b/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h
@@ -18,7 +18,6 @@
  */
 
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -39,4 +38,4 @@ struct mb_sysconf_t {
 	u32 sbdn5[31];
 };
 
-#endif
+#endif /* MB_SYSCONF_H */
diff --git a/src/mainboard/amd/tilapia_fam10/mb_sysconf.h b/src/mainboard/amd/tilapia_fam10/mb_sysconf.h
index 25d63d5..a9dce01 100644
--- a/src/mainboard/amd/tilapia_fam10/mb_sysconf.h
+++ b/src/mainboard/amd/tilapia_fam10/mb_sysconf.h
@@ -18,7 +18,6 @@
  */
 
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -40,4 +39,4 @@ struct mb_sysconf_t {
 	u32 sbdn5[31];
 };
 
-#endif
+#endif /* MB_SYSCONF_H */
diff --git a/src/mainboard/asus/m4a78-em/mb_sysconf.h b/src/mainboard/asus/m4a78-em/mb_sysconf.h
index 25d63d5..a9dce01 100644
--- a/src/mainboard/asus/m4a78-em/mb_sysconf.h
+++ b/src/mainboard/asus/m4a78-em/mb_sysconf.h
@@ -18,7 +18,6 @@
  */
 
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -40,4 +39,4 @@ struct mb_sysconf_t {
 	u32 sbdn5[31];
 };
 
-#endif
+#endif /* MB_SYSCONF_H */
diff --git a/src/mainboard/asus/m4a785-m/mb_sysconf.h b/src/mainboard/asus/m4a785-m/mb_sysconf.h
index 25d63d5..a9dce01 100644
--- a/src/mainboard/asus/m4a785-m/mb_sysconf.h
+++ b/src/mainboard/asus/m4a785-m/mb_sysconf.h
@@ -18,7 +18,6 @@
  */
 
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -40,4 +39,4 @@ struct mb_sysconf_t {
 	u32 sbdn5[31];
 };
 
-#endif
+#endif /* MB_SYSCONF_H */
diff --git a/src/mainboard/gigabyte/ma785gm/mb_sysconf.h b/src/mainboard/gigabyte/ma785gm/mb_sysconf.h
index 25d63d5..a9dce01 100644
--- a/src/mainboard/gigabyte/ma785gm/mb_sysconf.h
+++ b/src/mainboard/gigabyte/ma785gm/mb_sysconf.h
@@ -18,7 +18,6 @@
  */
 
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -40,4 +39,4 @@ struct mb_sysconf_t {
 	u32 sbdn5[31];
 };
 
-#endif
+#endif /* MB_SYSCONF_H */
diff --git a/src/mainboard/hp/dl145_g1/mb_sysconf.h b/src/mainboard/hp/dl145_g1/mb_sysconf.h
index 3dfd5de..cc8cf29 100644
--- a/src/mainboard/hp/dl145_g1/mb_sysconf.h
+++ b/src/mainboard/hp/dl145_g1/mb_sysconf.h
@@ -3,7 +3,6 @@
  * Subject to the GNU GPL v2, or (at your option) any later version.
  */
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -20,4 +19,4 @@ struct mb_sysconf_t {
 	unsigned sbdn3;
 };
 
-#endif
+#endif /* MB_SYSCONF_H */
diff --git a/src/mainboard/iei/kino-780am2-fam10/mb_sysconf.h b/src/mainboard/iei/kino-780am2-fam10/mb_sysconf.h
index 25d63d5..a9dce01 100644
--- a/src/mainboard/iei/kino-780am2-fam10/mb_sysconf.h
+++ b/src/mainboard/iei/kino-780am2-fam10/mb_sysconf.h
@@ -18,7 +18,6 @@
  */
 
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -40,4 +39,4 @@ struct mb_sysconf_t {
 	u32 sbdn5[31];
 };
 
-#endif
+#endif /* MB_SYSCONF_H */
diff --git a/src/mainboard/iwill/dk8_htx/mb_sysconf.h b/src/mainboard/iwill/dk8_htx/mb_sysconf.h
index ef3dace..09c372c 100644
--- a/src/mainboard/iwill/dk8_htx/mb_sysconf.h
+++ b/src/mainboard/iwill/dk8_htx/mb_sysconf.h
@@ -1,5 +1,4 @@
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -24,4 +23,4 @@ struct mb_sysconf_t {
 
 };
 
-#endif
+#endif /* MB_SYSCONF_H */
diff --git a/src/mainboard/msi/ms9282/mb_sysconf.h b/src/mainboard/msi/ms9282/mb_sysconf.h
index 4b15168..4efe699 100644
--- a/src/mainboard/msi/ms9282/mb_sysconf.h
+++ b/src/mainboard/msi/ms9282/mb_sysconf.h
@@ -22,7 +22,6 @@
  */
 
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -30,4 +29,4 @@ struct mb_sysconf_t {
 	unsigned apicid_mcp55;
 };
 
-#endif
+#endif /* MB_SYSCONF_H */
diff --git a/src/mainboard/supermicro/h8scm_fam10/mb_sysconf.h b/src/mainboard/supermicro/h8scm_fam10/mb_sysconf.h
index 25d63d5..a9dce01 100644
--- a/src/mainboard/supermicro/h8scm_fam10/mb_sysconf.h
+++ b/src/mainboard/supermicro/h8scm_fam10/mb_sysconf.h
@@ -18,7 +18,6 @@
  */
 
 #ifndef MB_SYSCONF_H
-
 #define MB_SYSCONF_H
 
 struct mb_sysconf_t {
@@ -40,4 +39,4 @@ struct mb_sysconf_t {
 	u32 sbdn5[31];
 };
 
-#endif
+#endif /* MB_SYSCONF_H */



More information about the coreboot-gerrit mailing list