2020-09-23 10:14:40

by yekai (A)

[permalink] [raw]
Subject: [PATCH v3 0/2] uacce: fix some coding styles

1. delete some redundant code.
2. modify the module author information. "Hisilicon"
spelling is error.

Changes v2 -> v3:
Two things, splited to two patches.
Changes v1 -> v2:
deleted extra NULL pointer check in uacce_fops.

Kai Ye (2):
uacce: fix some coding styles
uacce: modify the module author information.

drivers/misc/uacce/uacce.c | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)

--
2.8.1


2020-10-19 10:22:30

by yekai (A)

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] uacce: fix some coding styles

Hi Hartman

Could you help to take this patch?
Thanks.


On 2020/9/23 18:09, Kai Ye wrote:
> 1. delete some redundant code.
> 2. modify the module author information. "Hisilicon"
> spelling is error.
>
> Changes v2 -> v3:
> Two things, splited to two patches.
> Changes v1 -> v2:
> deleted extra NULL pointer check in uacce_fops.
>
> Kai Ye (2):
> uacce: fix some coding styles
> uacce: modify the module author information.
>
> drivers/misc/uacce/uacce.c | 13 +------------
> 1 file changed, 1 insertion(+), 12 deletions(-)
>

2020-11-02 06:43:50

by Zhou Wang

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] uacce: fix some coding styles

On 2020/9/23 18:09, Kai Ye wrote:
> 1. delete some redundant code.
> 2. modify the module author information. "Hisilicon"
> spelling is error.
>
> Changes v2 -> v3:
> Two things, splited to two patches.
> Changes v1 -> v2:
> deleted extra NULL pointer check in uacce_fops.
>
> Kai Ye (2):
> uacce: fix some coding styles
> uacce: modify the module author information.
>
> drivers/misc/uacce/uacce.c | 13 +------------
> 1 file changed, 1 insertion(+), 12 deletions(-)
>

Hi Hartman,

Could you help to take this clean up patch?

Best,
Zhou

2020-11-02 07:11:28

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] uacce: fix some coding styles

On Mon, Nov 02, 2020 at 02:41:12PM +0800, Zhou Wang wrote:
> On 2020/9/23 18:09, Kai Ye wrote:
> > 1. delete some redundant code.
> > 2. modify the module author information. "Hisilicon"
> > spelling is error.
> >
> > Changes v2 -> v3:
> > Two things, splited to two patches.
> > Changes v1 -> v2:
> > deleted extra NULL pointer check in uacce_fops.
> >
> > Kai Ye (2):
> > uacce: fix some coding styles
> > uacce: modify the module author information.
> >
> > drivers/misc/uacce/uacce.c | 13 +------------
> > 1 file changed, 1 insertion(+), 12 deletions(-)
> >
>
> Hi Hartman,
>
> Could you help to take this clean up patch?

I do not see a patch here :(

If I have missed something, please resend it.

thanks,

greg k-h

2020-11-02 07:41:24

by Zhou Wang

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] uacce: fix some coding styles

On 2020/11/2 15:09, Greg Kroah-Hartman wrote:
> On Mon, Nov 02, 2020 at 02:41:12PM +0800, Zhou Wang wrote:
>> On 2020/9/23 18:09, Kai Ye wrote:
>>> 1. delete some redundant code.
>>> 2. modify the module author information. "Hisilicon"
>>> spelling is error.
>>>
>>> Changes v2 -> v3:
>>> Two things, splited to two patches.
>>> Changes v1 -> v2:
>>> deleted extra NULL pointer check in uacce_fops.
>>>
>>> Kai Ye (2):
>>> uacce: fix some coding styles
>>> uacce: modify the module author information.
>>>
>>> drivers/misc/uacce/uacce.c | 13 +------------
>>> 1 file changed, 1 insertion(+), 12 deletions(-)
>>>
>>
>> Hi Hartman,
>>
>> Could you help to take this clean up patch?
>
> I do not see a patch here :(

I know the reason, Kai Ye did not To you and I also added your
Email address in this ping :) I have replied patches directly.

Could you take them?

Best,
Zhou

>
> If I have missed something, please resend it.
>
> thanks,
>
> greg k-h
> .
>

2020-11-02 08:36:53

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] uacce: fix some coding styles

On Mon, Nov 02, 2020 at 03:38:49PM +0800, Zhou Wang wrote:
> On 2020/11/2 15:09, Greg Kroah-Hartman wrote:
> > On Mon, Nov 02, 2020 at 02:41:12PM +0800, Zhou Wang wrote:
> >> On 2020/9/23 18:09, Kai Ye wrote:
> >>> 1. delete some redundant code.
> >>> 2. modify the module author information. "Hisilicon"
> >>> spelling is error.
> >>>
> >>> Changes v2 -> v3:
> >>> Two things, splited to two patches.
> >>> Changes v1 -> v2:
> >>> deleted extra NULL pointer check in uacce_fops.
> >>>
> >>> Kai Ye (2):
> >>> uacce: fix some coding styles
> >>> uacce: modify the module author information.
> >>>
> >>> drivers/misc/uacce/uacce.c | 13 +------------
> >>> 1 file changed, 1 insertion(+), 12 deletions(-)
> >>>
> >>
> >> Hi Hartman,
> >>
> >> Could you help to take this clean up patch?
> >
> > I do not see a patch here :(
>
> I know the reason, Kai Ye did not To you and I also added your
> Email address in this ping :) I have replied patches directly.
>
> Could you take them?

I need them in a format that I can apply them in, please resend the
whole series properly, so that I do not have to edit them by-hand.

thanks,

greg k-h

2020-11-02 08:43:30

by Zhou Wang

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] uacce: fix some coding styles

On 2020/11/2 16:33, Greg Kroah-Hartman wrote:
> On Mon, Nov 02, 2020 at 03:38:49PM +0800, Zhou Wang wrote:
>> On 2020/11/2 15:09, Greg Kroah-Hartman wrote:
>>> On Mon, Nov 02, 2020 at 02:41:12PM +0800, Zhou Wang wrote:
>>>> On 2020/9/23 18:09, Kai Ye wrote:
>>>>> 1. delete some redundant code.
>>>>> 2. modify the module author information. "Hisilicon"
>>>>> spelling is error.
>>>>>
>>>>> Changes v2 -> v3:
>>>>> Two things, splited to two patches.
>>>>> Changes v1 -> v2:
>>>>> deleted extra NULL pointer check in uacce_fops.
>>>>>
>>>>> Kai Ye (2):
>>>>> uacce: fix some coding styles
>>>>> uacce: modify the module author information.
>>>>>
>>>>> drivers/misc/uacce/uacce.c | 13 +------------
>>>>> 1 file changed, 1 insertion(+), 12 deletions(-)
>>>>>
>>>>
>>>> Hi Hartman,
>>>>
>>>> Could you help to take this clean up patch?
>>>
>>> I do not see a patch here :(
>>
>> I know the reason, Kai Ye did not To you and I also added your
>> Email address in this ping :) I have replied patches directly.
>>
>> Could you take them?
>
> I need them in a format that I can apply them in, please resend the
> whole series properly, so that I do not have to edit them by-hand.

Got it. Thanks!

Best,
Zhou

>
> thanks,
>
> greg k-h
> .
>