]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[IA64] whitespace fixes for include/asm-ia64/sal.h
authorHorms <horms@verge.net.au>
Wed, 7 Feb 2007 06:49:25 +0000 (15:49 +0900)
committerTony Luck <tony.luck@intel.com>
Thu, 8 Mar 2007 17:58:13 +0000 (09:58 -0800)
* Make use of spaces and tabs consistent
* Make long line < 80col

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
include/asm-ia64/sal.h

index d000689d91421f6b0103660fe047146b166d50d0..46cadf5aaac57a3dd1136f2e140905103c4188e0 100644 (file)
@@ -847,12 +847,13 @@ extern int ia64_sal_oemcall_reentrant(struct ia64_sal_retval *, u64, u64, u64,
  */
 struct sal_to_os_boot {
        u64 rr[8];              /* Region Registers */
-       u64     br[6];          /* br0: return addr into SAL boot rendez routine */
+       u64 br[6];              /* br0:
+                                * return addr into SAL boot rendez routine */
        u64 gr1;                /* SAL:GP */
        u64 gr12;               /* SAL:SP */
        u64 gr13;               /* SAL: Task Pointer */
        u64 fpsr;
-       u64     pfs;
+       u64 pfs;
        u64 rnat;
        u64 unat;
        u64 bspstore;