These are the patches that remove the typedefs all over the
csr tree.

there is one .c that is not needed and has no code.

and also there are some more function prototypes
that are defined in the header but there is no function
definition for those prototypes.

Devendra Naga (3):
  staging: csr: remove the typedef of CsrTime
  staging: csr: remove csr_util.c
  staging: csr: remove some prototypes of functions

 drivers/staging/csr/Makefile               |    1 -
 drivers/staging/csr/csr_log.h              |    2 +-
 drivers/staging/csr/csr_sched.h            |   97 ++--------------------------
 drivers/staging/csr/csr_time.c             |    8 +--
 drivers/staging/csr/csr_time.h             |   15 +----
 drivers/staging/csr/csr_util.c             |   15 -----
 drivers/staging/csr/csr_wifi_hip_dump.c    |    8 +--
 drivers/staging/csr/csr_wifi_hip_unifi.h   |    2 +-
 drivers/staging/csr/netdev.c               |    8 +--
 drivers/staging/csr/sme_sys.c              |   10 +--
 drivers/staging/csr/unifi_pdu_processing.c |   16 ++---
 drivers/staging/csr/unifi_priv.h           |    6 +-
 12 files changed, 37 insertions(+), 151 deletions(-)
 delete mode 100644 drivers/staging/csr/csr_util.c

-- 
1.7.9.5

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to