From: Rolf Eike Beer <eike-kernel@sf-tec.de>
To: adam radford <aradford@gmail.com>
Cc: linux-scsi <linux-scsi@vger.kernel.org>,
James Bottomley <James.Bottomley@hansenpartnership.com>
Subject: Re: [PATCH] Updated: Add new driver for LSI 3ware 9750
Date: Sat, 24 Oct 2009 11:39:18 +0200 [thread overview]
Message-ID: <200910241139.26587.eike-kernel@sf-tec.de> (raw)
In-Reply-To: <b1bc6a000910231452x27581ef0qeeea8f1bb30cbd8f@mail.gmail.com>
[-- Attachment #1: Type: Text/Plain, Size: 358 bytes --]
adam radford wrote:
> +static struct device_attribute twl_host_stats_attr = {
> + .attr = {
> + .name = "3ware_stats",
> + .mode = S_IRUGO,
> + },
> + .show = twl_show_stats
> +};
There is a minor whitespace issue here: name is followed by =<space><tab>
while its =<tab><tab> in the mode line. Nothing worth a new patch by itself.
Eike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
prev parent reply other threads:[~2009-10-24 9:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-23 21:52 [PATCH] Updated: Add new driver for LSI 3ware 9750 adam radford
2009-10-24 9:39 ` Rolf Eike Beer [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=200910241139.26587.eike-kernel@sf-tec.de \
--to=eike-kernel@sf-tec.de \
--cc=James.Bottomley@hansenpartnership.com \
--cc=aradford@gmail.com \
--cc=linux-scsi@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 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.