I have been trying to port few linux drivers and realized that there is substantial difference between kernel version 2.4 and 2.6 of linux.
In the 2.4 version of ker
One advantage is readability. cdrom_init() instantly tells you that it's the init() call for the cdrom driver.