Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller :
On Wed, 21 Sep 2022 02:16:17 + you wrote:
> From: Minghao Chi
>
> use kstrdup instead of open-coding it.
>
> Reported-by: Zeal Robot
> Signed-off-by: Minghao Chi
>
> [...]
Here is the summary with links:
On Wed, Sep 21, 2022 at 02:16:17AM +, [email protected] wrote:
> From: Minghao Chi
>
> use kstrdup instead of open-coding it.
>
> Reported-by: Zeal Robot
> Signed-off-by: Minghao Chi
Acked-by: Wei Liu
From: Minghao Chi
use kstrdup instead of open-coding it.
Reported-by: Zeal Robot
Signed-off-by: Minghao Chi
---
drivers/net/xen-netback/xenbus.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/net/xen-netback/xenbus.c b/drivers/net/xen-netback/xenbus.c
index e85b