Re: [PATCH printk v2 13/18] proc: consoles: Add notation to c_start/c_stop

From: Petr Mladek
Date: Mon Jul 01 2024 - 11:43:45 EST


On Tue 2024-06-04 01:30:48, John Ogness wrote:
> fs/proc/consoles.c:78:13: warning: context imbalance in 'c_start'
> - wrong count at exit
> fs/proc/consoles.c:104:13: warning: context imbalance in 'c_stop'
> - unexpected unlock
>
> Signed-off-by: John Ogness <john.ogness@xxxxxxxxxxxxx>

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr