[PATCH] Staging: TIDSPBRIDGE: Remove UUID helper

Ivajlo Dimitrov ivo.g.dimitrov.75 at gmail.com
Fri Dec 6 06:05:38 UTC 2013


Hi Greg,

On 01.12.2013 19:07, Ivaylo DImitrov wrote:
> From: Ivaylo Dimitrov <freemangordon at 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 <freemangordon at 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


More information about the devel mailing list