Fixed the missing spaces before and after binary operators.
Signed-off-by: Jil Rouceau
---
Changes in v2:
- Based tree changed from Linus' to linux-next.
drivers/staging/qlge/qlge_main.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/dr
On Mon, 1 Jun 2020 14:19:47 +0900
Benjamin Poirier wrote:
> On 2020-05-29 17:17 +0200, Jil Rouceau wrote:
> > Fixed the missing spaces before and after binary operators.
> >
> > Signed-off-by: Jil Rouceau
>
> This patch does not apply cleanly. I think your ba
Fixed the missing spaces before and after binary operators.
Signed-off-by: Jil Rouceau
---
drivers/staging/qlge/qlge_main.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/drivers/staging/qlge/qlge_main.c b/drivers/staging/qlge/qlge_main.c
index