Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 24 Nov 2020 21:58:35 -0500 you wrote:
> From: Min Li
>
> Feed kstrtou8 with NULL terminated string.
>
> Changes since v1:
> -Use sscanf to get rid of adhoc string parse.
> Changes since v2:
> -Check if sscanf returns
From: Min Li
Feed kstrtou8 with NULL terminated string.
Changes since v1:
-Use sscanf to get rid of adhoc string parse.
Changes since v2:
-Check if sscanf returns 3.
Signed-off-by: Min Li
---
drivers/ptp/ptp_clockmatrix.c | 49 ++-
1 file changed, 16 in