Hi Greg,

On 01.12.2013 19:07, Ivaylo DImitrov wrote:
From: Ivaylo Dimitrov <freemangor...@abv.bg>

Custom uuid helper function is needed only in rmgr/dbdcd.c and doesn't
need to be exported. It can also be made way simpler by using sscanf.

Signed-off-by: Ivaylo Dimitrov <freemangor...@abv.bg>
---
  drivers/staging/tidspbridge/Makefile               |    2 +-
  drivers/staging/tidspbridge/gen/uuidutil.c         |   85 --------------------
  .../tidspbridge/include/dspbridge/uuidutil.h       |   18 ----
  drivers/staging/tidspbridge/rmgr/dbdcd.c           |   42 +++++++++-
  4 files changed, 39 insertions(+), 108 deletions(-)
  delete mode 100644 drivers/staging/tidspbridge/gen/uuidutil.c


I guess the initial mail somehow didn't make it through your spam filter:
https://lkml.org/lkml/2013/12/1/70

Regards,
Ivo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to