Re: [PATCH 01/15] hamradio: baycom: remove BAYCOM_MAGIC
From: Jakub Kicinski
Date: Wed Oct 26 2022 - 21:37:32 EST
On Thu, 27 Oct 2022 00:42:37 +0200 наб wrote:
> Since defanging in v2.6.12-rc1 it's set exactly once per port on probe
> and checked exactly once per port on unload: it's useless. Kill it.
>
> Notably, magic-number.rst has never had the right value for it with the
> new-in-2.1.105 network-based driver
>
> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
Interesting name :S Just to be clear full legal names are required.
Not saying that's not your name, just saying I haven't heard it before.
Plus the From line must be the same, legal name.
> Ref: https://lore.kernel.org/linux-doc/YyMlovoskUcHLEb7@xxxxxxxxx/
Link: is the tag we use.
Otherwise looks fine.