From: Dan Carpenter <error27@gmail.com>
To: Timo von Holtz <tvh@informatik.uni-kiel.de>
Cc: gregkh@suse.de, shemminger@vyatta.com, arnd@arndb.de,
jj@chaosbits.net, joe@perches.com, eric.dumazet@gmail.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: bcm: fixed coding style issues
Date: Tue, 1 Feb 2011 08:33:06 +0300 [thread overview]
Message-ID: <20110201053306.GG20606@bicker> (raw)
In-Reply-To: <1296525024-21898-1-git-send-email-tvh@informatik.uni-kiel.de>
On Tue, Feb 01, 2011 at 02:50:24AM +0100, Timo von Holtz wrote:
> static struct file_operations bcm_fops = {
> .owner = THIS_MODULE,
> - .open = bcm_char_open,
> + .open = bcm_char_open,,
^^
Only one comma needed.
> .release = bcm_char_release,
> .read = bcm_char_read,
regards,
dan carpenter
prev parent reply other threads:[~2011-02-01 5:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1296525024-21898-1-git-send-email-tvh@informatik.uni-kiel.de>
2011-02-01 2:42 ` [PATCH] Staging: bcm: fixed coding style issues Greg KH
2011-02-01 3:58 ` Stephen Hemminger
2011-02-01 5:33 ` Dan Carpenter [this message]
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=20110201053306.GG20606@bicker \
--to=error27@gmail.com \
--cc=arnd@arndb.de \
--cc=devel@driverdev.osuosl.org \
--cc=eric.dumazet@gmail.com \
--cc=gregkh@suse.de \
--cc=jj@chaosbits.net \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=shemminger@vyatta.com \
--cc=tvh@informatik.uni-kiel.de \
/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 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.