mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 00:55:48 -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>