Re: [PATCH v2] hdlcdrv: replace unnecessary assertion in hdlcdrv_register

From: Markus Elfring
Date: Tue Dec 17 2019 - 16:27:35 EST


> The three callers of hdlcdrv_register all pass valid pointers and
> do not fail. The patch eliminates the unnecessary BUG_ON assertion.

I suggest to replace the wording âThe patch eliminatesâ by âThus deleteâ
to make it imperative as desired.

Will the tag âFixesâ be added to the final change description?


> ---
> drivers/net/hamradio/hdlcdrv.c | 2 --

Please replace these triple dashes by a blank line.

Regards,
Markus