On Fri, May 17, 2019 at 10:49:36AM +0200, Greg Kroah-Hartman wrote:
> The kp200_module.c does not need to be stand-alone, so move it into the
> core.c file.  This lets us make some functions static, reducing the
> global namespace of the driver.
> 
> Cc: Matt Sickler <matt.sick...@daktronics.com>
> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> ---
>  drivers/staging/kpc2000/kpc2000/Makefile      |  2 +-
>  drivers/staging/kpc2000/kpc2000/core.c        | 44 ++++++++++++++-
>  .../staging/kpc2000/kpc2000/kp2000_module.c   | 54 -------------------
>  drivers/staging/kpc2000/kpc2000/pcie.h        |  2 -
>  4 files changed, 43 insertions(+), 59 deletions(-)
>  delete mode 100644 drivers/staging/kpc2000/kpc2000/kp2000_module.c

two 02/10 patches, my fault, this is the "bad" one and should be
dropped.

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to