Staging: sm750fb: Remove space after parenthesis
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>
Wed, 8 Apr 2015 16:55:06 +0000 (22:25 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 07:23:59 +0000 (09:23 +0200)
commit31296ba5c0f8a079f7f874e6cc0b22312539a550
treed14811b8230e2f1b367862b47abbb6af76618925
parent86b4e7e270d9c08bfbcd0d8ed67ddded8ee35345
Staging: sm750fb: Remove space after parenthesis

Fixed error by removing space after open parenthesis '('
Problem found using checkpatch.pl
ERROR: space prohibited after that open parenthesis '('

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_chip.c
This page took 0.027504 seconds and 5 git commands to generate.