Re: [PATCH] driver core: platform: need consistent spacing around '-'

2020-06-01 Thread Greg KH
On Tue, Jun 02, 2020 at 03:47:17PM +1200, Barry Song wrote: > Signed-off-by: Barry Song > --- > drivers/base/platform.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/base/platform.c b/drivers/base/platform.c > index b27d0f6c18c9..ab9408182a0d 100644 > --- a/dri

[PATCH] driver core: platform: need consistent spacing around '-'

2020-06-01 Thread Barry Song
Signed-off-by: Barry Song --- drivers/base/platform.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/base/platform.c b/drivers/base/platform.c index b27d0f6c18c9..ab9408182a0d 100644 --- a/drivers/base/platform.c +++ b/drivers/base/platform.c @@ -1005,7 +1005,7 @@ sta