Re: [PATCH] media: dvb_ringbuffer : Fix a bug in dvb_ringbuffer.c

From: 유용수
Date: Wed Jun 22 2022 - 07:39:52 EST


Dear Alls

How is my kernel modification going ?
Can you check my kernel modification ?
and give me the feedback ?

2022년 6월 1일 (수) 오후 9:54, 유용수 <yongsuyoo0215@xxxxxxxxx>님이 작성:
>
> Dear Alls
>
> Can you check the Below E-mail ?
> Can you share how is the below patch going ?
>
> ---------- Forwarded message ---------
> 보낸사람: 유용수 <yongsuyoo0215@xxxxxxxxx>
> Date: 2022년 5월 22일 (일) 오후 3:36
> Subject: [PATCH] media: dvb_ringbuffer : Fix a bug in dvb_ringbuffer.c
> To: <mchehab@xxxxxxxxxx>
> Cc: <0215yys@xxxxxxxxxxx>, <yongsu.yoo@xxxxxxx>, 유용수 <yongsuyoo0215@xxxxxxxxx>
>
>
> Dear Mauro Carvalho Chehab
> My name is YongSu Yoo
>
> I found an incorrect logic at the function of dvb_ringbuffer_pkt_next in
> /linux-next/drviers/media/dvb-core/dvb_ringbuffer.c.
> I correct the bug like the attached file (
> 0001-media-dvb_ringbuffer-Fix-a-bug-in-dvb_ringbuffer.c.patch ).
> Please check the attached file.
>
> Thank you