[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162068521206.17141.12558344137042579043.git-patchwork-notify@kernel.org>
Date: Mon, 10 May 2021 22:20:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-atm-general@...ts.sourceforge.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, 3chas3@...il.com, lkp@...el.com
Subject: Re: [PATCH v1 1/1] atm: Replace custom isprint() with generic analogue
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 10 May 2021 17:49:09 +0300 you wrote:
> Custom isprint() definition may collide with one form ctype.h.
> In order to avoid this, replace it with a functional analogue
> which is isascii() && isprint() in this case.
>
> First appearance of the code is in the commit 636b38438001
> ("Import 2.3.43").
>
> [...]
Here is the summary with links:
- [v1,1/1] atm: Replace custom isprint() with generic analogue
https://git.kernel.org/netdev/net-next/c/532062b09956
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists