mtd: add private rpmatch()
authorJens Axboe <axboe@kernel.dk>
Wed, 28 Jun 2017 00:01:17 +0000 (18:01 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 28 Jun 2017 00:01:17 +0000 (18:01 -0600)
commit2ad9c0bb913d75abe5e06d7ce40237b3772fec5b
tree7f80bceaf9fd3d978cd1d55757367412d119cc36
parentbd553af6c8498deb87d666b7fa6d5750498a2c1b
mtd: add private rpmatch()

No point in doing elaborate checks for uclibc versions, when
we can just include this (very) small function ourselves.
Apparently this is also problematic on Android.

Fixes: https://github.com/axboe/fio/issues/390
Signed-off-by: Jens Axboe <axboe@kernel.dk>
oslib/libmtd_common.h