
11 Aug
2018
11 Aug
'18
3:45 a.m.
On Mon, Jul 30, 2018 at 01:22:06PM +0200, Christian Gmeiner wrote:
Fixes the following chechpatch -f error:
ERROR: "(foo*)" should be "(foo *)"
strncpy((char*)t->uuid, serial_str, sizeof(t->uuid));
Signed-off-by: Christian Gmeiner christian.gmeiner@gmail.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom