fbdev: aty: fix missing indentation in if statement

There is a missing indentation following an if statement, fix this.

Detected by Coccinelle:
drivers/video/fbdev/aty/mach64_ct.c:183:2-15: code aligned with
following code on line 184

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
This commit is contained in:
Colin Ian King 2018-03-28 16:34:27 +02:00 committed by Bartlomiej Zolnierkiewicz
parent 2c81ee0a28
commit e393cb1cd9
1 changed files with 1 additions and 1 deletions