Re: [PATCH] IB/hfi1: fix spelling mistake in variable name continious

2017-08-18 Thread Doug Ledford
On Thu, 2017-07-13 at 23:27 -0400, Dennis Dalessandro wrote: > On 7/13/2017 6:13 PM, Colin King wrote: > > From: Colin Ian King > > > > Trivial fix to spelling mistake, rename variable 'continious' > > to the correct spelling 'continuous' > > > > Signed-off-by: Colin Ian King > > --- > > Thank

Re: [PATCH] IB/hfi1: fix spelling mistake in variable name continious

2017-07-13 Thread Dennis Dalessandro
On 7/13/2017 6:13 PM, Colin King wrote: From: Colin Ian King Trivial fix to spelling mistake, rename variable 'continious' to the correct spelling 'continuous' Signed-off-by: Colin Ian King --- Thanks! Acked-by: Dennis Dalessandro

[PATCH] IB/hfi1: fix spelling mistake in variable name continious

2017-07-13 Thread Colin King
From: Colin Ian King Trivial fix to spelling mistake, rename variable 'continious' to the correct spelling 'continuous' Signed-off-by: Colin Ian King --- drivers/infiniband/hw/hfi1/chip.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/infiniband/hw/hfi1/chip.