Re: linux-next: build warning after merge of the cgroup tree
From: Tejun Heo
Date: Fri Dec 15 2017 - 08:10:51 EST
On Fri, Dec 15, 2017 at 10:58:04AM +0100, Arnd Bergmann wrote:
> As long as cft->name is guaranteed to be NUL-terminated, using strlcpy() would
> work just as well and avoid that warning, so the change below could be folded
> into that commit.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
Applied to cgroup/for-4.15-fixes. Sorry about not responding sooner.
Thanks.
--
tejun