• Alexander Viro's avatar
    [PATCH] cdrom.c cleanups · 67addbac
    Alexander Viro authored
    	* Bunch of functions in cdrom.c used to get kdev_t and use it
    only to do cdrom_find_device(dev), even though their callers already
    had struct cdrom_device_info * in question.  Switched to passing
    said pointer directly.
    	* useless exports removed; stuff not used outside of cdrom.c
    made static.
    67addbac
sr.c 21.7 KB