[PATCH 5/8] UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
Shmulik Ladkani
shmulik.ladkani at gmail.com
Sun Aug 19 05:08:04 EDT 2012
Hi Richard,
On Fri, 17 Aug 2012 16:35:21 +0200 Richard Genoud <richard.genoud at gmail.com> wrote:
> + /*
> + * A value of 0 is forced to the default value to keep the same
> + * behavior between ubiattach command and module parameter
> + */
Minor thing.
Since the module parameter is not yet introduced (only in a later
patch), and since last part of sentence isn't that important, I would
simply state:
+ * Use the default if max_beb_per1024 isn't provided.
or alike.
Regards,
Shmulik
More information about the linux-arm-kernel
mailing list