Re: [PATCH v1 1/2] Staging: silabs si4455 serial driver: fix directory structure and coding style

2020-12-10 Thread Dan Carpenter
On Thu, Dec 10, 2020 at 12:20:59PM +, József Horváth wrote: > fix: coding style > fix: error checking > remove: doc silabs,si4455.txt > > Signed-off-by: József Horváth Just fold (combine) this check in with the first. This is much better but there are still 54 checkpatch warnins. total: 0

Re: [PATCH v1 1/2] Staging: silabs si4455 serial driver: fix directory structure and coding style

2020-12-10 Thread 'Greg Kroah-Hartman'
On Thu, Dec 10, 2020 at 12:20:59PM +, József Horváth wrote: > fix: coding style > fix: error checking > remove: doc silabs,si4455.txt What does all of this mean? Please read the documentation for how to write an effective changelog text, and where to put the "changes from the first version"

[PATCH v1 1/2] Staging: silabs si4455 serial driver: fix directory structure and coding style

2020-12-10 Thread József Horváth
fix: coding style fix: error checking remove: doc silabs,si4455.txt Signed-off-by: József Horváth --- .../bindings/staging/serial/silabs,si4455.txt | 39 - MAINTAINERS | 7 + drivers/staging/Kconfig | 2 - drivers/staging/Makefile