[PATCH 1/4] mtd: Add sysfs attr to expose ECC stats

Brian Norris computersforpeace at gmail.com
Tue May 20 01:11:35 PDT 2014


Trimming CC list

On Mon, May 19, 2014 at 12:43:55AM -0300, Ezequiel Garcia wrote:
> How about the following?
> 
> * corrected_bits
> * uncorrectable_errors
> * badblocks
> * bbtblocks

How about we consistently separate words with underscores ('_')? So:

 * corrected_bits
 * uncorrectable_errors
 * bad_blocks
 * bbt_blocks

I'm not too stuck on the naming, so other ideas are welcome.

Brian



More information about the linux-mtd mailing list