Re: [PATCH] staging: unisys: Remove chanstub files

2014-11-26 Thread Greg KH
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

Re: [PATCH] staging: unisys: Remove chanstub files

2014-11-07 Thread Greg KH
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

RE: [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 r

2014-11-07 Thread Depro, Kenneth J
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

RE: [PATCH] staging: unisys: Remove chanstub files While fixing the CamelCase checks for the functions [...]

2014-11-07 Thread Depro, Kenneth J
> 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 ... [...] > --

Re: [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 r

2014-11-07 Thread Greg KH
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

[PATCH] staging: unisys: Remove chanstub files

2014-11-07 Thread Ken Depro
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

[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 remov

2014-11-07 Thread Ken Depro
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