staging: sm750fb: Add braces around if statement.
authorVarsha Rao <rvarsha016@gmail.com>
Mon, 27 Feb 2017 10:03:45 +0000 (15:33 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:05 +0000 (09:17 +0100)
commitf0588efb5ab12210fb2018486c0f9a437ec485fc
tree887b4cd215e7793974db23ebca055b7477a0e7b8
parentdad5980e313ec44f87f6306cc9186ed50cfecc8a
staging: sm750fb: Add braces around if statement.

Added braces around if statement. This patch fixes the following
checkpatch issue:

CHECK: braces {} should be used on all arms of this statement

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_chip.c