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>
This commit is contained in:
Márton Németh 2012-01-22 22:47:15 +01:00 committed by Greg Kroah-Hartman
parent 74eabe4ca2
commit aa2f92ae6b
7 changed files with 16 additions and 16 deletions