From: Paulo Miguel Almeida <hidden> Date: 2021-08-28 00:08:52
In the comments there where some grammar mistakes and references to
struct names that have gotten renamed over time but not reflected
in the comments.
Signed-off-by: Paulo Miguel Almeida <redacted>
---
drivers/staging/pi433/pi433_if.h | 25 ++++++++++++-------------
1 file changed, 12 insertions(+), 13 deletions(-)
On Sat, Aug 28, 2021 at 12:08:36PM +1200, Paulo Miguel Almeida wrote:
quoted hunk
In the comments there where some grammar mistakes and references to
struct names that have gotten renamed over time but not reflected
in the comments.
Signed-off-by: Paulo Miguel Almeida <redacted>
---
drivers/staging/pi433/pi433_if.h | 25 ++++++++++++-------------
1 file changed, 12 insertions(+), 13 deletions(-)
From: Paulo Miguel Almeida <hidden> Date: 2021-08-28 09:28:09
On Sat, Aug 28, 2021 at 08:12:54AM +0200, Greg KH wrote:
On Sat, Aug 28, 2021 at 12:08:36PM +1200, Paulo Miguel Almeida wrote:
quoted
In the comments there where some grammar mistakes and references to
struct names that have gotten renamed over time but not reflected
in the comments.
Signed-off-by: Paulo Miguel Almeida <redacted>
---
drivers/staging/pi433/pi433_if.h | 25 ++++++++++++-------------
1 file changed, 12 insertions(+), 13 deletions(-)
Indentation of the name should remain here, right?
thanks,
greg k-h
you are right, I shouldn't have changed that line. Do you need me to
send another patch without that line or can you ignore just that line
before merging it to your branch? I'm flexible with any approach.
Best regards,
Paulo Almeida
On Sat, Aug 28, 2021 at 09:27:57PM +1200, Paulo Miguel Almeida wrote:
On Sat, Aug 28, 2021 at 08:12:54AM +0200, Greg KH wrote:
quoted
On Sat, Aug 28, 2021 at 12:08:36PM +1200, Paulo Miguel Almeida wrote:
quoted
In the comments there where some grammar mistakes and references to
struct names that have gotten renamed over time but not reflected
in the comments.
Signed-off-by: Paulo Miguel Almeida <redacted>
---
drivers/staging/pi433/pi433_if.h | 25 ++++++++++++-------------
1 file changed, 12 insertions(+), 13 deletions(-)
Indentation of the name should remain here, right?
thanks,
greg k-h
you are right, I shouldn't have changed that line. Do you need me to
send another patch without that line or can you ignore just that line
before merging it to your branch? I'm flexible with any approach.
It is impossible to just "ignore a single line" in a diff, sorry.
Please fix up and resend a new version, remember the work needs to be
done by the developer, not the maintainer. Your job is to make it
trivial for me to accept your change. Manually having to edit diffs is
not scalable at all.
thanks,
greg k-h
From: Paulo Miguel Almeida <hidden> Date: 2021-08-28 10:00:26
On Sat, Aug 28, 2021 at 11:44:01AM +0200, Greg KH wrote:
On Sat, Aug 28, 2021 at 09:27:57PM +1200, Paulo Miguel Almeida wrote:
quoted
On Sat, Aug 28, 2021 at 08:12:54AM +0200, Greg KH wrote:
quoted
On Sat, Aug 28, 2021 at 12:08:36PM +1200, Paulo Miguel Almeida wrote:
quoted
In the comments there where some grammar mistakes and references to
struct names that have gotten renamed over time but not reflected
in the comments.
Signed-off-by: Paulo Miguel Almeida <redacted>
---
drivers/staging/pi433/pi433_if.h | 25 ++++++++++++-------------
1 file changed, 12 insertions(+), 13 deletions(-)
Indentation of the name should remain here, right?
thanks,
greg k-h
you are right, I shouldn't have changed that line. Do you need me to
send another patch without that line or can you ignore just that line
before merging it to your branch? I'm flexible with any approach.
It is impossible to just "ignore a single line" in a diff, sorry.
Please fix up and resend a new version, remember the work needs to be
done by the developer, not the maintainer. Your job is to make it
trivial for me to accept your change. Manually having to edit diffs is
not scalable at all.
Ok. I will do it shortly
Best regards,
Paulo Almeida