mirror of
https://github.com/torvalds/linux
synced 2026-06-12 21:12:22 +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>