[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200608125446.23311-1-trix@redhat.com>
Date:   Mon,  8 Jun 2020 05:54:44 -0700
From:   trix@...hat.com
To:     mdf@...nel.org
Cc:     linux-fpga@...r.kernel.org, linux-kernel@...r.kernel.org,
        Tom Rix <trix@...hat.com>
Subject: [PATCH v2 0/2] fpga: Fix dead store
From: Tom Rix <trix@...hat.com>
repo: linux-next
tag: next-20200608
A couple of fixes for dead stores found by clang's sa tool scan-build
Main changes from v1:
Split single patch into two patch
Tom Rix (2):
  fpga: Fix dead store fpga-mgr.c
  fpga: Fix dead store in fpga-bridge.c
 drivers/fpga/fpga-bridge.c | 6 ++----
 drivers/fpga/fpga-mgr.c    | 4 +---
 2 files changed, 3 insertions(+), 7 deletions(-)
-- 
2.26.0
Powered by blists - more mailing lists