Files
u-boot-sunxi/lib
Christian Gmeiner 5113ff8a91 smbios: fix checkstyle error
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>
2018-08-10 13:45:34 -04:00
..
2018-07-20 09:33:22 +08:00
2018-06-19 11:55:05 -04:00
2018-06-13 07:49:12 -04:00
2018-08-10 13:45:34 -04:00
2018-07-25 14:57:44 +02:00