]> git.baikalelectronics.ru Git - kernel.git/commit
staging/omapdrm: Fix spacing coding style in omap_crtc.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Wed, 14 Nov 2012 10:30:23 +0000 (19:30 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Nov 2012 00:31:03 +0000 (16:31 -0800)
commit467381d91a57c72079881cd42ba28e147b04a243
treef6cf600018daf8d26bc78b9d1893a806cc283882
parentb03664e5ed68f9a26007f5a60416b95d10cfc90f
staging/omapdrm: Fix spacing coding style in omap_crtc.c

The following warning fixed.
- WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/omapdrm/omap_crtc.c