This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/mtd
Brian Norris 75b66d8ccd mtd: nand: switch check_pattern()' to standard memcmp()'
A portion of the `check_pattern()' function is basically a `memcmp()'.
Since it's possible for `memcmp()' to be optimized for a particular
architecture, we should use it instead.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
2011-09-21 09:19:08 +03:00
..
2011-09-21 09:19:06 +03:00
2011-09-21 09:19:06 +03:00
2011-09-11 15:02:16 +03:00
2011-09-11 15:02:16 +03:00
2011-09-11 15:02:16 +03:00
2010-08-08 20:58:20 +01:00
2011-09-21 09:19:06 +03:00
2011-09-11 15:02:13 +03:00
2011-09-21 09:19:06 +03:00
2011-09-21 09:19:06 +03:00
2011-09-21 09:19:06 +03:00
2011-09-21 09:19:06 +03:00
2011-09-11 15:02:16 +03:00
2011-09-11 15:02:14 +03:00
2010-08-08 20:58:20 +01:00
2011-09-21 09:19:06 +03:00
2011-09-11 15:28:59 +03:00