[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131206151030.GA22559@kroah.com>
Date: Fri, 6 Dec 2013 07:10:30 -0800
From: "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
To: Ivajlo Dimitrov <ivo.g.dimitrov.75@...il.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Ivaylo Dimitrov <freemangordon@....bg>, pavel@....cz,
pali.rohar@...il.com
Subject: Re: [PATCH] Staging: TIDSPBRIDGE: Remove UUID helper
On Fri, Dec 06, 2013 at 08:05:38AM +0200, Ivajlo Dimitrov wrote:
> Hi Greg,
>
> On 01.12.2013 19:07, Ivaylo DImitrov wrote:
> > From: Ivaylo Dimitrov <freemangordon@....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@....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
It did, but I thought that people asked for it to be changed in the
thread afterwards, so I was expecting an updated version from you.
Care to fix things up and resend it?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists