On Fri, Nov 07, 2014 at 10:17:40AM -0800, Greg KH wrote:
> On Fri, Nov 07, 2014 at 12:58:24PM -0500, Ken Depro wrote:
> > 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 ch
On Fri, Nov 07, 2014 at 12:58:24PM -0500, Ken Depro wrote:
> 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
> of these files from uis
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 ...
[...]
> --
On Fri, Nov 07, 2014 at 12:51:34PM -0500, Ken Depro wrote:
>
> Signed-off-by: Ken Depro
Your Subject: is a bit long...
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
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
of these files from uislib.c and uisqueue.c. It also removes the
chanstub.o from the cha
Signed-off-by: Ken Depro
---
drivers/staging/unisys/channels/Makefile |2 +-
drivers/staging/unisys/channels/chanstub.c | 75
drivers/staging/unisys/channels/chanstub.h | 23 -
drivers/staging/unisys/uislib/uislib.c |1 -
drivers/staging/uni