mirror of
https://github.com/torvalds/linux.git
synced 2026-05-06 15:25:23 -04:00
This is one of the last modules using the old calling conventions for module init/exit functions. Change it over to the style used everywhere else. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Matt Turner <mattst88@gmail.com>