OSDN Git Service

Staging: vt6655: rxtx: Remove extra space character
authorShivani Bhardwaj <shivanib134@gmail.com>
Sun, 11 Oct 2015 19:19:08 +0000 (00:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 03:54:14 +0000 (20:54 -0700)
commitb2d44fe3ec1b2f0db17e33de62daacc11275d0e3
treecc811487de91f457cbeea28ae2eb02d9ffde7e81
parentc1aa41dc7b8ef94c36a1213b475bbe7fe1e81304
Staging: vt6655: rxtx: Remove extra space character

Remove unnecessary space character after the variable RATE_16M
preserving the alignment of all other variables and comments.
Fixes the warning by checkpatch:  space prohibited before
that ',' (ctx:WxW)

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/rxtx.c