On Wed, 16 Mar 2016 23:19:08 +0900 Namhyung Kim <[email protected]> wrote:
> Hi Geliang, > > On Tue, Mar 15, 2016 at 11:12 PM, Geliang Tang <[email protected]> wrote: > > Use kasprintf() instead of kmalloc() and snprintf(). > > > > Signed-off-by: Geliang Tang <[email protected]> > > Acked-by: Namhyung Kim <[email protected]> > Thanks, I'll pull this in to my pull request. I'm currently working on some other things, but need to get my pull ready soon. I'll work on this tomorrow. -- Steve

