Re: [PATCH v3] staging: pi433: Fixes minor typo errors

From: Greg KH
Date: Fri Sep 08 2017 - 05:28:31 EST


On Fri, Sep 08, 2017 at 02:42:14PM +0530, harsha wrote:
> Fixes checkpatch warning -- "occured" and "succesfully" are misspelled
>
> Signed-off-by: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
> ---
> drivers/staging/pi433/pi433_if.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

{sigh}

Ok, last time for me, I have said all of these before, yet you have not
changed anything:
- your From: name does not match the signed-off-by: line
- you did not describe what changed in the different versions of
patches, that goes below the --- line, like the documentation
tells you how to do.

greg k-h