Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatch
authorAldo Iljazi <neonsync1@gmail.com>
Thu, 6 Jun 2013 19:52:12 +0000 (22:52 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2013 20:12:43 +0000 (13:12 -0700)
commit2dad6e4688bc7fecf50e6f895b84f3a0987b0af1
tree1f1e95c1461d90c0ff217b7f352d304b0f5b112b
parentda5cc7d338f97886ebf35be92995460289379b73
Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatch

Fixed four checkpatch error complains, specifically:
ft1000_dnld.c:512: ERROR: space prohibited after that '&' (ctx:WxW)
ft1000_dnld.c:514: ERROR: space prohibited after that '&' (ctx:WxW)
ft1000_dnld.c:694: ERROR: space prohibited before that close parenthesis ')'
ft1000_dnld.c:713: ERROR: space prohibited before that close parenthesis ')'

Signed-off-by: Aldo Iljazi <neonsync1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c