aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_atp867x.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-10-16 12:00:11 +0100
committerTejun Heo <tj@kernel.org>2017-10-23 07:05:56 -0700
commit14d7045c7f3b0a9d3b00274c23d7d516fc6d44d9 (patch)
tree159c06b6c392485a80bf367f7757b016541328b6 /drivers/ata/pata_atp867x.c
parentahci: Add support for Cavium's fifth generation SATA controller (diff)
downloadlinux-dev-14d7045c7f3b0a9d3b00274c23d7d516fc6d44d9.tar.xz
linux-dev-14d7045c7f3b0a9d3b00274c23d7d516fc6d44d9.zip
ata: sata_mv: remove a redundant assignment to pointer ehi
The pointer ehi is being assigned to a value that is never read and is redundant. Clean up the code and move the ehi declaration and initialization to the code block where it is used. Cleans up clang warning: Value stored to 'ehi' is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/pata_atp867x.c')
0 files changed, 0 insertions, 0 deletions