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-jsl...@suse.cz > too. Could you rebase on the top of tty-next? >
Oh, yes, I used a different branch. Thanks for your remind. > thanks, > -- thanks tanxiaofei