[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <70435cc384259c78afc52dc90a7b7f4953083824.camel@perches.com>
Date: Wed, 14 Sep 2022 12:52:13 -0700
From: Joe Perches <joe@...ches.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH v1 1/1] kernel.h: Split the hexadecimal related helpers
to hex.h
On Wed, 2022-09-14 at 20:08 +0300, Andy Shevchenko wrote:
> For the sake of cleaning up the kernel.h split the hexadecimal
> relted helpers to own header called 'hex.h'.
related
> diff --git a/include/linux/hex.h b/include/linux/hex.h
[]
> +bool mac_pton(const char *s, u8 *mac);
This one should likely stay in kernel.h unless and until
a more suitable place is found for it.
Powered by blists - more mailing lists