public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Per Forlin <per.forlin@linaro.org>
Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Chris Ball <cjb@laptop.org>
Subject: Re: [PATCH] mmc: mmc_test: avoid stalled file in debugfs
Date: Tue, 26 Jul 2011 10:01:55 +0300	[thread overview]
Message-ID: <1311663715.3903.21.camel@smile> (raw)
In-Reply-To: <CAJ0pr19UbhitnopWFyh19ADErn9=VQ6Gxank-Ntc1_O4rGBb-g@mail.gmail.com>

On Tue, 2011-07-26 at 00:15 +0200, Per Forlin wrote: 
> > +               file = debugfs_create_file(name, mode, card->debugfs_root,card,
> > +                       fops);
> Move card to next line together with fops and indent.
> +               file = debugfs_create_file(name, mode, card->debugfs_root,
> +                                                    card, fops);
Hmm... Its length is exact 80 symbols which is OK for checkpatch.pl.
Anyway, thanks for review.

-- 
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy

  reply	other threads:[~2011-07-26  7:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-22 13:13 [PATCH] mmc: mmc_test: avoid stalled file in debugfs Andy Shevchenko
2011-07-25 22:15 ` Per Forlin
2011-07-26  7:01   ` Andy Shevchenko [this message]
2011-07-28 22:31 ` Chris Ball

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=1311663715.3903.21.camel@smile \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=cjb@laptop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=per.forlin@linaro.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