lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 29 Jun 2023 08:09:50 -0600
From:   Jens Axboe <axboe@...nel.dk>
To:     Guenter Roeck <linux@...ck-us.net>
Cc:     linux-kernel@...r.kernel.org,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        Christoph Hellwig <hch@....de>,
        Phillip Potter <phil@...lpotter.co.uk>,
        Hannes Reinecke <hare@...e.de>,
        Christian Brauner <brauner@...nel.org>
Subject: Re: [PATCH] cdrom/gdrom: Fix build error


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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ