Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1650128 > unrolled thread
| Started by | Noam Camus <noamca@mellanox.com> |
|---|---|
| First post | 2017-05-25 04:40 +0200 |
| Last post | 2017-05-25 13:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 05/10] ARC: [plat-eznps] typo fix at Kconfig Noam Camus <noamca@mellanox.com> - 2017-05-25 04:40 +0200
Re: [PATCH 05/10] ARC: [plat-eznps] typo fix at Kconfig Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2017-05-25 13:10 +0200
| From | Noam Camus <noamca@mellanox.com> |
|---|---|
| Date | 2017-05-25 04:40 +0200 |
| Subject | [PATCH 05/10] ARC: [plat-eznps] typo fix at Kconfig |
| Message-ID | <tKQQW-2dF-17@gated-at.bofh.it> |
From: Noam Camus <noamca@mellanox.com> Signed-off-by: Noam Camus <noamca@mellanox.com> --- arch/arc/plat-eznps/Kconfig | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arc/plat-eznps/Kconfig b/arch/arc/plat-eznps/Kconfig index 1595a38..feaa471 100644 --- a/arch/arc/plat-eznps/Kconfig +++ b/arch/arc/plat-eznps/Kconfig @@ -12,8 +12,8 @@ menuconfig ARC_PLAT_EZNPS help Support for EZchip development platforms, based on ARC700 cores. - We handle few flavours: - - Hardware Emulator AKA HE which is FPGA based chasis + We handle few flavors: + - Hardware Emulator AKA HE which is FPGA based chassis - Simulator based on MetaWare nSIM - NPS400 chip based on ASIC -- 1.7.1
[toc] | [next] | [standalone]
| From | Alexey Brodkin <Alexey.Brodkin@synopsys.com> |
|---|---|
| Date | 2017-05-25 13:10 +0200 |
| Message-ID | <tKYOu-7pA-23@gated-at.bofh.it> |
| In reply to | #1650128 |
Hi Noam, On Thu, 2017-05-25 at 05:34 +0300, Noam Camus wrote: > From: Noam Camus <noamca@mellanox.com> > > Signed-off-by: Noam Camus <noamca@mellanox.com> > --- > arch/arc/plat-eznps/Kconfig | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arc/plat-eznps/Kconfig b/arch/arc/plat-eznps/Kconfig > index 1595a38..feaa471 100644 > --- a/arch/arc/plat-eznps/Kconfig > +++ b/arch/arc/plat-eznps/Kconfig > @@ -12,8 +12,8 @@ menuconfig ARC_PLAT_EZNPS > help > Support for EZchip development platforms, > based on ARC700 cores. > - We handle few flavours: > - - Hardware Emulator AKA HE which is FPGA based chasis > + We handle few flavors: Not really sure that change worth a trouble. The point is both options could be used: either "flavour" (Brit-ish) or "flavor" (American-ish). Otherwise... Reviewed-by: Alexey Brodkin <abrodkin@synopsys.com>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web