From: Felipe Balbi <me@felipebalbi.com>
To: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org
Cc: Greg Kroah-Hartman <gregkh@suse.de>, Felipe Balbi <me@felipebalbi.com>
Subject: [PATCH 2/4] staging: cpc-usb: convert comment style in cpc_int.h
Date: Tue, 21 Jul 2009 15:52:24 +0300 [thread overview]
Message-ID: <1248180746-18140-3-git-send-email-me@felipebalbi.com> (raw)
In-Reply-To: <1248180746-18140-2-git-send-email-me@felipebalbi.com>
Signed-off-by: Felipe Balbi <me@felipebalbi.com>
---
drivers/staging/cpc-usb/cpc_int.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/cpc-usb/cpc_int.h b/drivers/staging/cpc-usb/cpc_int.h
index a0d60c0..38674e9 100644
--- a/drivers/staging/cpc-usb/cpc_int.h
+++ b/drivers/staging/cpc-usb/cpc_int.h
@@ -39,10 +39,10 @@ typedef void (*chan_write_byte_t) (void *chan, unsigned int reg,
typedef unsigned char (*chan_read_byte_t) (void *chan, unsigned int reg);
typedef struct CPC_CHAN {
- void __iomem * canBase; // base address of SJA1000
- chan_read_byte_t read_byte; // CAN controller read access routine
- chan_write_byte_t write_byte; // CAN controller write access routine
- CPC_MSG_T *buf; // buffer for CPC msg
+ void __iomem * canBase; /* base address of SJA1000 */
+ chan_read_byte_t read_byte; /* CAN controller read access routine */
+ chan_write_byte_t write_byte; /* CAN controller write access routine */
+ CPC_MSG_T *buf; /* buffer for CPC msg */
unsigned int iidx;
unsigned int oidx;
unsigned int WnR;
--
1.6.4.rc1
next prev parent reply other threads:[~2009-07-21 12:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-21 12:52 [PATCH 0/4] cpc-usb patches Felipe Balbi
2009-07-21 12:52 ` [PATCH 1/4] staging: cpc-usb: convert comment style in cpc.h Felipe Balbi
2009-07-21 12:52 ` Felipe Balbi [this message]
2009-07-21 12:52 ` [PATCH 3/4] staging: cpc-usb: convert comment style in cpcusb.h Felipe Balbi
2009-07-21 12:52 ` [PATCH 4/4] staging: cpc-usb: add one todo entry Felipe Balbi
2009-07-21 14:24 ` [PATCH 1/4] staging: cpc-usb: convert comment style in cpc.h Artem Bityutskiy
2009-07-21 14:28 ` Felipe Balbi
2009-07-21 14:35 ` Felipe Balbi
2009-07-21 14:38 ` Artem Bityutskiy
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=1248180746-18140-3-git-send-email-me@felipebalbi.com \
--to=me@felipebalbi.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
/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®