29.11.21 17:05, Bean Huo (beanhuo) пише:
Micron Confidential
Cc: Oleh Kravchenko <oleg@xxxxxxxxxx>
Subject: [EXT] [PATCH v3] Use printf() to extract and print fw version
CAUTION: EXTERNAL EMAIL. Do not click links or open attachments unless you
recognize the sender and were expecting this message.
This patch also fixes a compile error with a newer version of GCC:
error: '__builtin_strncpy' output may be truncated copying 8 bytes from a string
of length 511 [-Werror=stringop-truncation]
Signed-off-by: Oleh Kravchenko <oleg@xxxxxxxxxx>
Hi Oleh,
It is better to add the prefix "mmc-utils:" in the Commit subject to distinguish it from Linux kernel changes
Will do it.
Reviewed-by: Bean Huo <beanhuo@xxxxxxxxxx>
Thanks!