All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20101014163849.GA6614@bicker>

diff --git a/a/1.txt b/N1/1.txt
index db964a5..5120dc8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,8 +11,8 @@ index f681eea..5f7d9e6 100644
  			break;
  		case MBX_SECURITY_MGMT:
  		case MBX_AUTH_PORT:
--			if (phba->pci_dev_grp = LPFC_PCI_DEV_OC)
-+			if (phba->pci_dev_grp = LPFC_PCI_DEV_OC) {
+-			if (phba->pci_dev_grp == LPFC_PCI_DEV_OC)
++			if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) {
 +				sysfs_mbox_idle(phba);
 +				spin_unlock_irq(&phba->hbalock);
  				return -EPERM;
diff --git a/a/content_digest b/N1/content_digest
index 9b4086c..b7c5a44 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <error27@gmail.com>\0"
  "Subject\0[patch -next] lpfc: unlock etc on error path\0"
- "Date\0Thu, 14 Oct 2010 16:38:49 +0000\0"
+ "Date\0Thu, 14 Oct 2010 18:38:49 +0200\0"
  "To\0James Smart <james.smart@emulex.com>\0"
  "Cc\0James E.J. Bottomley <James.Bottomley@suse.de>"
   Alex Iannicelli <alex.iannicelli@emulex.com>
@@ -22,8 +22,8 @@
  " \t\t\tbreak;\n"
  " \t\tcase MBX_SECURITY_MGMT:\n"
  " \t\tcase MBX_AUTH_PORT:\n"
- "-\t\t\tif (phba->pci_dev_grp = LPFC_PCI_DEV_OC)\n"
- "+\t\t\tif (phba->pci_dev_grp = LPFC_PCI_DEV_OC) {\n"
+ "-\t\t\tif (phba->pci_dev_grp == LPFC_PCI_DEV_OC)\n"
+ "+\t\t\tif (phba->pci_dev_grp == LPFC_PCI_DEV_OC) {\n"
  "+\t\t\t\tsysfs_mbox_idle(phba);\n"
  "+\t\t\t\tspin_unlock_irq(&phba->hbalock);\n"
  " \t\t\t\treturn -EPERM;\n"
@@ -32,4 +32,4 @@
  " \t\tcase MBX_READ_SPARM64:\n"
  " \t\tcase MBX_READ_LA:"
 
-580a1480f82b9ae2235949a76b9dca83c8e8dece45989aa575a6ac7cf5c386c5
+0d7e0ef9b5fee2e917e156f12688277062b224271ef68b9190c4559f091d00db

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.