mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-01 10:42:11 +00:00
cdrom: Remove unnecessary sanitize_format prototype
It's defined below without being called. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Jens Axboe <axboe@fb.com>
This commit is contained in:
parent
b62d6e82a7
commit
1237d1eecf
@ -337,8 +337,6 @@ do { \
|
||||
#define CDROM_DEF_TIMEOUT (7 * HZ)
|
||||
|
||||
/* Not-exported routines. */
|
||||
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,
|
||||
unsigned long arg);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user