diff options
author | Brian Norris <computersforpeace@gmail.com> | 2010-11-03 01:27:19 -0700 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2010-11-13 13:40:51 +0200 |
commit | d96b3e1775d254cc56dafad6bf824cdffb0e09fa (patch) | |
tree | d074cb219aa2cc566718cca18b04fabac97ea4f5 /common.mk | |
parent | 98aa1a65683efcece1d172a9c2649b5d1d149a19 (diff) |
mtd-utils: nandwrite: Comment, style fixups
Comment on "blockalign" default value is incorrect; it only defaults
to a 1x multiplier of the actual block size. Perhaps this is a relic
of early NAND where all block sizes were 16KB?
Reformatted a multi-line comment.
Changed separete "if" statements to a combined "if-else-if" since they
were logically combinable. Should have no effect on results with minor
effect on efficiency.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'common.mk')
0 files changed, 0 insertions, 0 deletions