Title: [2986] trunk/include/asm-blackfin: [#2900] fix some coding style in the header file

Diff

Modified: trunk/include/asm-blackfin/mach-bf537/defBF534.h (2985 => 2986)


--- trunk/include/asm-blackfin/mach-bf537/defBF534.h	2007-04-04 02:31:10 UTC (rev 2985)
+++ trunk/include/asm-blackfin/mach-bf537/defBF534.h	2007-04-04 08:35:09 UTC (rev 2986)
@@ -10,7 +10,6 @@
  *
  * Modified:
  *
- *
  * Bugs:         Enter bugs at http://blackfin.uclinux.org/
  *
  * This program is free software; you can redistribute it and/or modify

Modified: trunk/include/asm-blackfin/mach-bf537/mem_map.h (2985 => 2986)


--- trunk/include/asm-blackfin/mach-bf537/mem_map.h	2007-04-04 02:31:10 UTC (rev 2985)
+++ trunk/include/asm-blackfin/mach-bf537/mem_map.h	2007-04-04 08:35:09 UTC (rev 2986)
@@ -1,22 +1,15 @@
 /*
- * Memory MAP
- * Common header file for blackfin BF537/6/4 of processors.
- *
- *
- */
-/*
  * file:         include/asm-blackfin/mach-bf537/mem_map.h
  * based on:
  * author:
  *
  * created:
  * description:
- *	Memory MAP
+ *	Memory MAP Common header file for blackfin BF537/6/4 of processors.
  * rev:
  *
  * modified:
  *
- *
  * bugs:         enter bugs at http://blackfin.uclinux.org/
  *
  * this program is free software; you can redistribute it and/or modify

Modified: trunk/include/asm-blackfin/mach-common/cdef_LPBlackfin.h (2985 => 2986)


--- trunk/include/asm-blackfin/mach-common/cdef_LPBlackfin.h	2007-04-04 02:31:10 UTC (rev 2985)
+++ trunk/include/asm-blackfin/mach-common/cdef_LPBlackfin.h	2007-04-04 08:35:09 UTC (rev 2986)
@@ -6,10 +6,8 @@
   * Created:     ?
   * Description:
   *
-  *
   * Modified:
   *
-  *
   * Bugs:         Enter bugs at http://blackfin.uclinux.org/
   *
   * This program is free software; you can redistribute it and/or modify

Modified: trunk/include/asm-blackfin/mach-common/def_LPBlackfin.h (2985 => 2986)


--- trunk/include/asm-blackfin/mach-common/def_LPBlackfin.h	2007-04-04 02:31:10 UTC (rev 2985)
+++ trunk/include/asm-blackfin/mach-common/def_LPBlackfin.h	2007-04-04 08:35:09 UTC (rev 2986)
@@ -6,10 +6,8 @@
   * Created:     ?
   * Description:
   *
-  *
   * Modified:
   *
-  *
   * Bugs:         Enter bugs at http://blackfin.uclinux.org/
   *
   * This program is free software; you can redistribute it and/or modify

Modified: trunk/include/asm-blackfin/mman.h (2985 => 2986)


--- trunk/include/asm-blackfin/mman.h	2007-04-04 02:31:10 UTC (rev 2985)
+++ trunk/include/asm-blackfin/mman.h	2007-04-04 08:35:09 UTC (rev 2986)
@@ -23,7 +23,7 @@
 #define MAP_POPULATE	0x8000	/* populate (prefault) pagetables */
 #define MAP_NONBLOCK	0x10000	/* do not block on IO */
 #define MAP_UNINITIALIZE 0x4000000  /* For anonymous mmap, memory could
-				       be uninitialized. */
+                                    be uninitialized. */
 
 #define MS_ASYNC	1	/* sync memory asynchronously */
 #define MS_INVALIDATE	2	/* invalidate the caches */

Modified: trunk/include/asm-blackfin/scatterlist.h (2985 => 2986)


--- trunk/include/asm-blackfin/scatterlist.h	2007-04-04 02:31:10 UTC (rev 2985)
+++ trunk/include/asm-blackfin/scatterlist.h	2007-04-04 08:35:09 UTC (rev 2986)
@@ -23,4 +23,4 @@
 
 #define ISA_DMA_THRESHOLD	(0xffffffff)
 
-#endif
+#endif				/* !(_BLACKFIN_SCATTERLIST_H) */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to