> This patch fixes the CamelCase checks for methods/variables in
> virthba.c found with the checkpatch script.
> Signed-off-by: Ken Depro
> ---
> drivers/staging/unisys/virthba/virthba.c | 122 +++---
> 1 file changed, 61 insertions(+), 61 deletions(-)
Please disregard t
> This patch removes all of the unnecessary spaces after casts within
> the virthba.c file. The checkpatch script was run again after these
> changes, and no "remove spaces after casts" checks were generated.
> Signed-off-by: Ken Depro
> ---
> drivers/staging/unisys/virthba/virthba.c | 130
On Fri, Nov 07, 2014 at 12:51:34PM -0500, Ken Depro wrote:
>>
>> Signed-off-by: Ken Depro
> Your Subject: is a bit long...
Sorry about that. I noticed it after it was posted. I resubmitted the patch
after fixing up the
Subject/comment merge.
Ken
> Subject: [PATCH] staging: unisys: Remove chanstub files While fixing the
> CamelCase checks for the functions
in the chanstub source and header files, I discovered they are no longer being
used. This patch removes the
two chanstub files, and deletes the #include ...
[...]
> --
> 1.7.9.5
Res
>> If you're going to rename things, you may as well get rid of the "p".
> And fix the function name as well...
Denis,
I had planned on fixing the function name in a separate patch since
I thought that would constitute two separate "work items" and also
generate a larger set of patches.
>From yo
original apply failure).
Ken
-Original Message-
From: Greg KH [mailto:gre...@linuxfoundation.org]
Sent: Thursday, November 06, 2014 11:09 AM
To: Depro, Kenneth J
Cc: j...@redhat.com; driverdev-devel@linuxdriverproject.org; *S-Par-Maintainer
Subject: Re: [PATCH] staging: unisys: Remove
: Dan Carpenter [mailto:dan.carpen...@oracle.com]
Sent: Thursday, November 06, 2014 10:55 AM
To: Depro, Kenneth J
Cc: gre...@linuxfoundation.org; driverdev-devel@linuxdriverproject.org;
*S-Par-Maintainer
Subject: Re: [PATCH] staging: unisys: Remove unnecessary spaces after casts in
virthba.c
On Thu