diff options
author | Mitch Davis <mjd-linux-mtd@afork.com> | 2008-10-08 13:36:13 +1100 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-10-08 15:47:13 +0100 |
commit | d055f1c3e5dad8c0a73a511e1b8d2f82c9b7ab01 (patch) | |
tree | f6ef3c0b336b6ff47e0139fafc4f75639d4dec71 /mkfs.ubifs | |
parent | d92356a3823632812b1094aead137cda827ff42e (diff) |
[PATCH] [MTD] mtd-utils: fec.c: bzero->memset, bcopy->memcpy, bcmp->memcmp
This patch alters fec.c so it does not use the deprecated bzero, bcopy
and bcmp functions. This can help on platforms that do not have these
functions.
Signed-off-by: Mitch Davis <mitch.davis@symstream.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'mkfs.ubifs')
0 files changed, 0 insertions, 0 deletions