[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1311663715.3903.21.camel@smile>
Date: Tue, 26 Jul 2011 10:01:55 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Per Forlin <per.forlin@...aro.org>
Cc: linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org,
Chris Ball <cjb@...top.org>
Subject: Re: [PATCH] mmc: mmc_test: avoid stalled file in debugfs
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@...ux.intel.com>
Intel Finland Oy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists