[PATCH 0/3] mtdinfo fixes (--all, etc.)
Brian Norris
computersforpeace at gmail.com
Thu Feb 9 13:13:28 EST 2012
These fixes help `mtdinfo --all' to work on legacy systems where sysfs is
not supported in MTD.
Patch 1: submitted by Artem as a test patch
Patch 2: previously submitted by me and didn't apply directly to
mtd-utils.git, as it depended on Patch 1
Patch 3: trivial (new) grammar fixup patch
Hopefully this is easy to review and apply :)
Brian
Artem Bityutskiy (1):
limbtd: implement mtd_dev_present for old kernels
Brian Norris (2):
libmtd: fix segmentation fault on lib->mtd
mtdinfo: correct grammar on error message
lib/libmtd.c | 27 ++++++++++++++-------------
lib/libmtd_int.h | 1 +
lib/libmtd_legacy.c | 25 +++++++++++++++++++++++++
ubi-utils/mtdinfo.c | 2 +-
4 files changed, 41 insertions(+), 14 deletions(-)
--
1.7.5.4
More information about the linux-mtd
mailing list