mirror of
https://github.com/torvalds/linux.git
synced 2026-09-20 09:13:32 -04: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>