Re: [PATCH] pciutils: fix "suprise" typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 08 December 2008 01:17:28 pm Martin Mares wrote:
> Thanks for the fix, but the patch is corrupted (lines have been folded).
> Could you please send a correct one?

Oops, sorry about that.  I sent it from home, where I guess my
mailer config must be broken.  Here it is again:


This patch corrects the spelling of "surprise."

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
---

 ls-caps.c                 |    2 +-
 tests/cap-address-xlation |    2 +-
 tests/cap-pcie-1          |    2 +-
 tests/cap-pcie-2          |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


diff --git a/ls-caps.c b/ls-caps.c
index 0a19d47..8b0f820 100644
--- a/ls-caps.c
+++ b/ls-caps.c
@@ -752,7 +752,7 @@ static void cap_express_link(struct device *d, int where, int type)
 	aspm_support((t & PCI_EXP_LNKCAP_ASPM) >> 10),
 	latency_l0s((t & PCI_EXP_LNKCAP_L0S) >> 12),
 	latency_l1((t & PCI_EXP_LNKCAP_L1) >> 15));
-  printf("\t\t\tClockPM%c Suprise%c LLActRep%c BwNot%c\n",
+  printf("\t\t\tClockPM%c Surprise%c LLActRep%c BwNot%c\n",
 	FLAG(t, PCI_EXP_LNKCAP_CLOCKPM),
 	FLAG(t, PCI_EXP_LNKCAP_SURPRISE),
 	FLAG(t, PCI_EXP_LNKCAP_DLLA),
diff --git a/tests/cap-address-xlation b/tests/cap-address-xlation
index 75c02b9..493a634 100644
--- a/tests/cap-address-xlation
+++ b/tests/cap-address-xlation
@@ -20,7 +20,7 @@
 			MaxPayload 128 bytes, MaxReadReq 512 bytes
 		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
 		LnkCap:	Port #0, Speed 2.5GT/s, Width x8, ASPM L0s, Latency L0 unlimited, L1 unlimited
-			ClockPM- Suprise- LLActRep- BwNot-
+			ClockPM- Surprise- LLActRep- BwNot-
 		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
 			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
 		LnkSta:	Speed 2.5GT/s, Width x8, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
diff --git a/tests/cap-pcie-1 b/tests/cap-pcie-1
index f9621a0..da5df1e 100644
--- a/tests/cap-pcie-1
+++ b/tests/cap-pcie-1
@@ -21,7 +21,7 @@
 			MaxPayload 128 bytes, MaxReadReq 128 bytes
 		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
 		LnkCap:	Port #1, Speed 5GT/s, Width x4, ASPM unknown, Latency L0 <512ns, L1 <4us
-			ClockPM- Suprise+ LLActRep+ BwNot+
+			ClockPM- Surprise+ LLActRep+ BwNot+
 		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
 			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
 		LnkSta:	Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
diff --git a/tests/cap-pcie-2 b/tests/cap-pcie-2
index 5221bd0..a50a3b9 100644
--- a/tests/cap-pcie-2
+++ b/tests/cap-pcie-2
@@ -25,7 +25,7 @@
 			MaxPayload 256 bytes, MaxReadReq 512 bytes
 		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
 		LnkCap:	Port #2, Speed 2.5GT/s, Width x4, ASPM L0s L1, Latency L0 <4us, L1 <64us
-			ClockPM- Suprise- LLActRep- BwNot-
+			ClockPM- Surprise- LLActRep- BwNot-
 		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
 			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
 		LnkSta:	Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux