Re: [PATCH] cdrom/gdrom: Fix build error

From: Jens Axboe
Date: Thu Jun 29 2023 - 10:10:01 EST



On Thu, 29 Jun 2023 01:30:47 -0700, Guenter Roeck wrote:
> Commit 7ae24fcee992 ("cdrom: remove the unused mode argument to
> cdrom_release") was supposed to remove an unused argument from
> cdrom_release(). but instead removed a used argument from
> cdrom_open(). This results in the following build error.
>
> drivers/cdrom/gdrom.c: In function 'gdrom_bdops_open':
> drivers/cdrom/gdrom.c:484:15: error: too few arguments to function 'cdrom_open'
>
> [...]

Applied, thanks!

[1/1] cdrom/gdrom: Fix build error
commit: a587b046ce921cc1805de6f0f000209b3644cadd

Best regards,
--
Jens Axboe