[PATCH] staging: unisys: Remove unnecessary spaces after casts in virthba.c

Greg KH gregkh at linuxfoundation.org
Wed Nov 5 22:58:02 UTC 2014


On Wed, Nov 05, 2014 at 04:04:32PM -0500, Ken Depro wrote:
> From: Ken Depro <kenneth.depro at unisys.com>
> 
> This patch removes unneeded spaces after casts within the virthba.c
> file.  The checkpatch script was run after these changes, and no
> "remove spaces after casts" checks were generated.
> 
> Later patches will fix the other checkpatch warnings/checks.
> 
> Signed-off-by: Ken Depro <kenneth.depro at unisys.com>
> ---
>  drivers/staging/unisys/virthba/virthba.c |  130 +++++++++++++++---------------
>  1 files changed, 65 insertions(+), 65 deletions(-)

This doesn't apply to my tree, please always sync up with changes that
others on your team have sent in for the same file...


More information about the devel mailing list