[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151013.183026.1058494354111432068.davem@davemloft.net>
Date: Tue, 13 Oct 2015 18:30:26 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: geliangtang@....com
Cc: joe@...ches.com, isdn@...ux-pingi.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] mISDN: use kstrdup() in dsp_pipeline_build
From: Geliang Tang <geliangtang@....com>
Date: Mon, 12 Oct 2015 01:19:07 -0700
> Use kstrdup instead of strlen-kmalloc-strcpy. Remove unneeded NULL
> test, it will be tested inside kstrdup. Remove 0 length string test,
> it has been tested in the caller of dsp_pipeline_build.
>
> Signed-off-by: Geliang Tang <geliangtang@....com>
> ---
> Changes in v2:
> - Remove unneeded NULL test.
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists