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]
Message-ID: <YQ09JPrmNHDJTUMN@matsya>
Date:   Fri, 6 Aug 2021 19:16:12 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Nathan Chancellor <nathan@...nel.org>
Cc:     Dave Jiang <dave.jiang@...el.com>, dmaengine@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dmaengine: idxd: Remove unused status variable in
 irq_process_work_list()

On 02-08-21, 10:58, Nathan Chancellor wrote:
> status is no longer used within this block:
> 
> drivers/dma/idxd/irq.c:255:6: warning: unused variable 'status'
> [-Wunused-variable]
>                 u8 status = desc->completion->status & DSA_COMP_STATUS_MASK;
>                    ^
> 1 warning generated.

Applied, thanks

-- 
~Vinod

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ