staging:sm750fb:ddk750_chip.c Adds braces to last arm of statement
authorScott Matheina <scott@matheina.com>
Tue, 10 Jan 2017 02:23:26 +0000 (20:23 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:40:15 +0000 (17:40 +0100)
commit87f0f086c640c1f54d39a5276825b837c33cee64
treef0cf87338919652b8bcccbff35aa7087fbdb048b
parent3dd312b464a12fca1849e549a869ac211fbad4c8
staging:sm750fb:ddk750_chip.c Adds braces to last arm of statement

Fixes absence of braces on last arm of statement, identified by
checkpatch

Signed-off-by: Scott Matheina <scott@matheina.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_chip.c