[coreboot-gerrit] Change in coreboot[master]: src/southbridge: Remove whitespace before tab

build bot (Jenkins) (Code Review) gerrit at coreboot.org
Wed May 30 10:05:41 CEST 2018


build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/26604 )

Change subject: src/southbridge: Remove whitespace before tab
......................................................................


Patch Set 4:

(10 comments)

https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/cimx/sb800/late.c
File src/southbridge/amd/cimx/sb800/late.c:

https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/cimx/sb800/late.c@355
PS4, Line 355: 			sb_config->SATAMODE.SataMode.SataController = CIMX_OPTION_ENABLED;
line over 80 characters


https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/cimx/sb800/late.c@361
PS4, Line 361: 			sb_config->SATAMODE.SataMode.SataController = CIMX_OPTION_DISABLED;
line over 80 characters


https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/cimx/sb800/late.c@390
PS4, Line 390: 			if (AZALIA_DISABLE == sb_config->AzaliaController) {
Comparisons should place the constant on the right side of the test


https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/cimx/sb800/late.c@390
PS4, Line 390: 			if (AZALIA_DISABLE == sb_config->AzaliaController) {
braces {} are not necessary for single statement blocks


https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/cimx/sb900/late.c
File src/southbridge/amd/cimx/sb900/late.c:

https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/cimx/sb900/late.c@383
PS4, Line 383: 			sb_config->SATAMODE.SataMode.SataIdeCombinedMode = DISABLED;
line over 80 characters


https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/cimx/sb900/late.c@390
PS4, Line 390: 			if (AZALIA_DISABLE == sb_config->AzaliaController) {
Comparisons should place the constant on the right side of the test


https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/cimx/sb900/late.c@390
PS4, Line 390: 			if (AZALIA_DISABLE == sb_config->AzaliaController) {
braces {} are not necessary for single statement blocks


https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/rs780/gfx.c
File src/southbridge/amd/rs780/gfx.c:

https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/rs780/gfx.c@455
PS4, Line 455: 	vgainfo.ulBootUpEngineClock = 500 * 100;		// setup option on reference BIOS, 500 is default
line over 80 characters


https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/rs780/rs780.c
File src/southbridge/amd/rs780/rs780.c:

https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/rs780/rs780.c@96
PS4, Line 96: 	/* CLKCFG:0xE8 Bit[17] = 0x1	 Powerdown clock to IOC GFX block in no external graphics mode */
line over 80 characters


https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/sr5650/cmn.h
File src/southbridge/amd/sr5650/cmn.h:

https://review.coreboot.org/#/c/26604/4/src/southbridge/amd/sr5650/cmn.h@23
PS4, Line 23: #define NBHTIU_INDEX	0x94 /* Note: It is different with RS690, whose HTIU index is 0xA8 */
line over 80 characters



-- 
To view, visit https://review.coreboot.org/26604
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I9a2eada93f05b6a4adac3406c33b6e109b733324
Gerrit-Change-Number: 26604
Gerrit-PatchSet: 4
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-Comment-Date: Wed, 30 May 2018 08:05:41 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180530/0c65363f/attachment.html>


More information about the coreboot-gerrit mailing list