diff options
author | Chris Zankel <chris@zankel.net> | 2012-10-16 08:41:19 +0400 |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2012-10-16 08:41:19 +0400 |
commit | eae8a416afe140df4b054c448476654db0d46bde (patch) | |
tree | bd5f48ace717e58d535bb3776c13b70360605f46 /fs/ioprio.c | |
parent | c88d8df0cc69fe0238f2c805a87cc67fb27a43fe (diff) | |
download | linux-eae8a416afe140df4b054c448476654db0d46bde.tar.xz |
xtensa: fix memmove(), bcopy(), and memcpy().
- fix memmove to correctly handle overlapping src and dst;
- fix memcpy loop ending conditions from signed '<=' to '!=';
- modify bcopy to call memmove;
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'fs/ioprio.c')
0 files changed, 0 insertions, 0 deletions