[U-Boot] [PATCH v2 1/3] lib: string: move strlcpy() to a common place

Simon Glass sjg at chromium.org
Sun Nov 30 04:28:02 CET 2014


On 20 November 2014 at 07:27, Simon Glass <sjg at chromium.org> wrote:
> On 20 November 2014 12:20, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
>>
>> Move strlcpy() definition from drivers/usb/gadget/ether.c to
>> lib/string.c because it is a very useful function.
>> Let's add the prototype to include/linux/string.h too.
>>
>> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
>> ---
>>
>> Changes in v2: None
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list