Re: [PATCH] NTB: ntb_hw_intel: Fix typo in module parameter descriptions

2016-08-08 Thread Jon Mason
On Mon, Aug 8, 2016 at 9:08 AM, Allen Hubbe wrote: > From: Wei Yongjun >> Fix typo in module parameter descriptions. >> >> Signed-off-by: Wei Yongjun > > Acked-by: Allen Hubbe Another good catch. Applied to the ntb branch. Thanks, Jon > >> --- >> drivers/ntb/hw/intel/ntb_hw_intel.c | 12 +++

RE: [PATCH] NTB: ntb_hw_intel: Fix typo in module parameter descriptions

2016-08-08 Thread Allen Hubbe
From: Wei Yongjun > Fix typo in module parameter descriptions. > > Signed-off-by: Wei Yongjun Acked-by: Allen Hubbe > --- > drivers/ntb/hw/intel/ntb_hw_intel.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/drivers/ntb/hw/intel/ntb_hw_intel.c > b/drive

[PATCH] NTB: ntb_hw_intel: Fix typo in module parameter descriptions

2016-08-08 Thread Wei Yongjun
Fix typo in module parameter descriptions. Signed-off-by: Wei Yongjun --- drivers/ntb/hw/intel/ntb_hw_intel.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/ntb/hw/intel/ntb_hw_intel.c b/drivers/ntb/hw/intel/ntb_hw_intel.c index 0d5c29a..1ee61d9 100644