staging: xgifb: vb_setmode: adjust descendant indentation to right
authorKimberly Brown <kimbrownkd@gmail.com>
Sun, 28 Oct 2018 18:12:44 +0000 (14:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Nov 2018 13:16:33 +0000 (14:16 +0100)
Adjust descendant indentation so that it is placed substantially to the
right. This change improves code readability and complies with the
Linux kernel coding style.

Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/vb_setmode.c

index 62b45a30e0f1ebca8c5b57f7536503611e1799e3..3782f8641bf26f23a23845684141e84a1b46797a 100644 (file)
@@ -654,7 +654,7 @@ static void XGI_UpdateXG21CRTC(unsigned short ModeNo,
        xgifb_reg_and(pVBInfo->P3d4, 0x11, 0x7F); /* Unlock CR0~7 */
        if (ModeNo == 0x2E &&
            (XGI330_RefIndex[RefreshRateTableIndex].Ext_CRT1CRTC ==
-                                                     RES640x480x60))
+                                                               RES640x480x60))
                index = 12;
        else if (ModeNo == 0x2E &&
                 (XGI330_RefIndex[RefreshRateTableIndex].Ext_CRT1CRTC ==