obj-$(CONFIG_ST_THERMAL) := st_thermal.o obj-$(CONFIG_ST_THERMAL_SYSCFG) += st_thermal_syscfg.o obj-$(CONFIG_ST_THERMAL_MEMMAP) += st_thermal_memmap.o f='http://distanz.ch/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
/option>
AgeCommit message (Expand)AuthorFilesLines
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-01-27 15:00:25 +0000
committerDavid S. Miller <davem@davemloft.net>2017-01-29 18:24:00 -0500
commitf81e5ca9155e8b4527662aa66ba984f58257ccdb (patch)
tree85b80ace3dc01e98234c62d5c3e522273a44a804 /drivers
parente52cfb63a0ba55bc962e61b5af9be166f08827ae (diff)
net: ethernet: aquantia: remove another redundant err check
The check on err < 0 is redundant and can be removed. Detected by CoverityScan, CID#1398318 ("Logically Dead Code") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')