Re: [PATCH 2.6] 6/7 replace net_sysctl_strdup by kstrdup

From: David S. Miller
Date: Mon Jan 31 2005 - 23:37:00 EST


On Tue, 1 Feb 2005 03:28:39 +0000
"" <pmarques@xxxxxxxxxxxx> wrote:

> This patch removes a strdup implmentation in the networking layer
> (net_sysctl_strdup), and updates it to use the kstrdup library function.
>
> Signed-off-by: Paulo Marques <pmarques@xxxxxxxxxxxx>

If kstrdup() does in, I'm fine with this change.
net_sysctl_strdup() only exists because kstrdup() did
not.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/