Commit b62d6e82 authored by Joe Perches's avatar Joe Perches Committed by Jens Axboe
Browse files

cdrom: Remove unnecessary check_for_audio_disc prototype



The actual static is defined below it but not used until later.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 82b91540
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -337,8 +337,6 @@ do { \
#define CDROM_DEF_TIMEOUT	(7 * HZ)

/* Not-exported routines. */
static int check_for_audio_disc(struct cdrom_device_info * cdi,
			 struct cdrom_device_ops * cdo);
static void sanitize_format(union cdrom_addr *addr, 
		u_char * curr, u_char requested);
static int mmc_ioctl(struct cdrom_device_info *cdi, unsigned int cmd,