commit | 7047d813718c8e40929b7267a8d20cbf212f8565 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jan 20 14:58:58 2016 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 20 17:09:18 2016 -0800 |
tree | 7da361cc2cc4638e856109d646154470b7236d4b | |
parent | ad27a7559a85309a4775389d012f3728c92f5eb0 [diff] |
test_hexdump: switch to memcmp() Better to use memcmp() against entire buffer to check that nothing is happened to the data in the tail. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>