diff mbox

[1/3] compat: remove stray #endif from compat-2.6.23.c

Message ID 20110803050333.10364.78012.stgit@mj.roinet.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Pavel Roskin Aug. 3, 2011, 5:03 a.m. UTC
Signed-off-by: Pavel Roskin <proski@gnu.org>
---
 compat/compat-2.6.23.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/compat/compat-2.6.23.c b/compat/compat-2.6.23.c
index 67d0075..d31cfb4 100644
--- a/compat/compat-2.6.23.c
+++ b/compat/compat-2.6.23.c
@@ -235,5 +235,4 @@  int pci_try_set_mwi(struct pci_dev *dev)
 	return rc;
 }
 EXPORT_SYMBOL(pci_try_set_mwi);
-#endif