mirror of
https://github.com/torvalds/linux
synced 2026-07-07 18:22:29 +09:00
Word copying is used only for aligned addresses. Here is space for improving to use any better copying technique. Look at memcpy implementation. Signed-off-by: Michal Simek <monstr@monstr.eu>