Title: [6543] trunk/arch/blackfin/include/asm/entry.h: fix trailing whitespace
Revision
6543
Author
vapier
Date
2009-06-02 20:17:14 -0500 (Tue, 02 Jun 2009)

Log Message

fix trailing whitespace

Modified Paths


Diff

Modified: trunk/arch/blackfin/include/asm/entry.h (6542 => 6543)


--- trunk/arch/blackfin/include/asm/entry.h	2009-06-03 00:33:31 UTC (rev 6542)
+++ trunk/arch/blackfin/include/asm/entry.h	2009-06-03 01:17:14 UTC (rev 6543)
@@ -84,7 +84,7 @@
  * space, by setting the same interrupt that we are in (so it goes off again)
  * and context restore, and a RTI (without servicing anything). This should
  * cause the pending HWERR to fire, and when that is done, this interrupt will
- * be re-serviced properly. 
+ * be re-serviced properly.
  * As you can see by the code - we actually need to do two SSYNCS - one to
  * make sure the read/writes complete, and another to make sure the hardware
  * error is recognized by the core.
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to