From: Neil Munro <neilmunro@gmail.com>
To: gregkh@suse.de, wfp5p@virginia.edu
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
Neil Munro <neilmunro@gmail.com>
Subject: [PATCH] Staging: RT2860: Fixed two errors in usb_main_dev.c
Date: Sat, 23 Oct 2010 19:25:13 +0100 [thread overview]
Message-ID: <1287858313-22645-1-git-send-email-neilmunro@gmail.com> (raw)
usb_main_dev.c has now been cleaned of all errors, just needed spaces around colon symbols.
Signed-off-by: Neil Munro <neilmunro@gmail.com>
---
drivers/staging/rt2860/usb_main_dev.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/rt2860/usb_main_dev.c b/drivers/staging/rt2860/usb_main_dev.c
index ebf9074..30c16dd 100644
--- a/drivers/staging/rt2860/usb_main_dev.c
+++ b/drivers/staging/rt2860/usb_main_dev.c
@@ -368,8 +368,8 @@ struct usb_driver rtusb_driver = {
.id_table = rtusb_usb_id,
#ifdef CONFIG_PM
-suspend:rt2870_suspend,
-resume:rt2870_resume,
+suspend : rt2870_suspend,
+resume : rt2870_resume,
#endif
};
--
1.7.3.2
next reply other threads:[~2010-10-23 18:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-23 18:25 Neil Munro [this message]
2010-10-24 9:44 ` Denis Kirjanov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1287858313-22645-1-git-send-email-neilmunro@gmail.com \
--to=neilmunro@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=wfp5p@virginia.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®