staging: rts5139: fix pointer coding style
authorMárton Németh <nm127@freemail.hu>
Sun, 22 Jan 2012 21:47:15 +0000 (22:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 17:41:34 +0000 (09:41 -0800)
commitaa2f92ae6b986934ff220eda6b5c91f4ee294b35
tree717498b6328a33d68be1b31c9db4371e6590ed31
parent74eabe4ca2f6cf0e7e60e73017206e963f6b170a
staging: rts5139: fix pointer coding style

This will remove the following checkpatch.pl error:
ERROR: "foo * bar" should be "foo *bar"

Signed-off-by: Márton Németh <nm127@freemail.hu>
Acked-by: edwin_rong <edwin_rong@realsil.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5139/ms.h
drivers/staging/rts5139/rts51x_chip.c
drivers/staging/rts5139/rts51x_chip.h
drivers/staging/rts5139/rts51x_fop.h
drivers/staging/rts5139/rts51x_transport.c
drivers/staging/rts5139/rts51x_transport.h
drivers/staging/rts5139/sd_cprm.c