From: Wolfgang Denk Date: Mon, 19 Dec 2011 11:03:40 +0000 (+0100) Subject: Coding Style cleanup X-Git-Tag: v2011.12-rc2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6b62b9a31de421bc3646c4dc1063c6d037de62b3;p=kernel%2Fu-boot.git Coding Style cleanup Fix trailing white space, indentation by spaces instead of TABs, excessive blank lines, trailing blank lines. Signed-off-by: Wolfgang Denk --- diff --git a/arch/arm/include/asm/arch-davinci/da8xx-fb.h b/arch/arm/include/asm/arch-davinci/da8xx-fb.h index 6d2327c..a9181d8 100644 --- a/arch/arm/include/asm/arch-davinci/da8xx-fb.h +++ b/arch/arm/include/asm/arch-davinci/da8xx-fb.h @@ -123,4 +123,3 @@ struct lcd_sync_arg { void da8xx_video_init(const struct da8xx_panel *panel, int bits_pixel); #endif /* ifndef DA8XX_FB_H */ - diff --git a/arch/sh/lib/ashrsi3.S b/arch/sh/lib/ashrsi3.S index 6f3cf46..2d68b27 100644 --- a/arch/sh/lib/ashrsi3.S +++ b/arch/sh/lib/ashrsi3.S @@ -56,7 +56,7 @@ Boston, MA 02110-1301, USA. */ ! .global __ashrsi3 - + .align 2 __ashrsi3: mov #31,r0 diff --git a/doc/README.menu b/doc/README.menu index 1259c6a..0dad6a2 100644 --- a/doc/README.menu +++ b/doc/README.menu @@ -97,7 +97,7 @@ char *pick_a_tool(void) printf("failed to add item!"); menu_destroy(m); return NULL; - } + } } if (menu_get_choice(m, (void **)&tool) != 1) diff --git a/doc/README.p3060qds b/doc/README.p3060qds index 2ed49ca..ec62798 100644 --- a/doc/README.p3060qds +++ b/doc/README.p3060qds @@ -43,7 +43,7 @@ I2C: * I2C1_CH0: EEPROM AT24C64(0x50) RCW, AT24C02(0x51) DDR SPD, AT24C02(0x53) DDR SPD, AT24C02(0x57) SystemID, RTC DS3232(0x68) * I2C1_CH1: 1588 RiserCard(0x55), HSLB Testport, TempMon - ADT7461(0x4C), SerDesMux DS64MB201(0x51/59/5C/5D) + ADT7461(0x4C), SerDesMux DS64MB201(0x51/59/5C/5D) * I2C1_CH2: VDD/GVDD/GIDD ZL6100 (0x21/0x22/0x23/0x24/0x40) * I2C1_CH3: OCM CFG AT24C02(0x55), OCM IPL AT24C64(0x56) * I2C1_CH4: PCIe SLOT1 @@ -108,4 +108,3 @@ Place a linux uImage in the TFTP disk area. tftp 2000000 rootfs.ext2.gz.uboot tftp 3000000 p3060rdb.dtb bootm 1000000 2000000 3000000 - diff --git a/doc/README.pxe b/doc/README.pxe index 9026d9c..95cd9b9 100644 --- a/doc/README.pxe +++ b/doc/README.pxe @@ -115,50 +115,50 @@ Supported global commands ------------------------- Unrecognized commands are ignored. -default