Re: [PATCH] vt: fix some doc warnings in vt.c

From: Xiaofei Tan
Date: Fri Sep 18 2020 - 22:26:53 EST


Hi Jiri,

On 2020/9/18 15:52, Jiri Slaby wrote:
> On 18. 09. 20, 9:47, Xiaofei Tan wrote:
>> Fix following warnings caused by mismatch bewteen function parameters
>> and comments.
>> drivers/tty/vt/vt.c:3994: warning: Function parameter or member 'vc' not described in 'con_debug_enter'
>> drivers/tty/vt/vt.c:3994: warning: Excess function parameter 'sw' description in 'con_debug_enter'
>> drivers/tty/vt/vt.c:4051: warning: Excess function parameter 'sw' description in 'con_debug_leave'
>
> It looks like I fixed those in
> https://lore.kernel.org/r/20200818085655.12071-6-jslaby@xxxxxxx
> too. Could you rebase on the top of tty-next?
>

Oh, yes, I used a different branch.
Thanks for your remind.


> thanks,
>

--
thanks
tanxiaofei