mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Readability are more important then the 80 coloumn limit, so fold several lines to greatly improve readability. Also keep return type on same line as function definition. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>