summaryrefslogtreecommitdiff
path: root/astraceroute.zsh
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-18 14:51:49 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-18 14:51:49 +0200
commit3bde6d40a3352f89b411a6c47a676ca7e201aef3 (patch)
tree144ec269366998ec2561c0be1d04c57bdc822954 /astraceroute.zsh
parent989764067073997586d2d51352bc76cc73d754f7 (diff)
INSTALL: Fix formatting
Use spaces for indentation in the INSTALL file so the dependency listing are properly aligned in any case. Also reorder the lists slightly. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'astraceroute.zsh')
0 files changed, 0 insertions, 0 deletions
or: twl6030: fix range comparison, allowing vsel = 59
The range min_uV > 1350000 && min_uV <= 150000 is never reachable because of a typo in the previous range check and hence vsel = 59 is never reached. Fix the previous range check to enable the vsel = 59 setting. Fixes CoverityScan CID#728454 ("Logially dead code") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/usb/host/uhci-pci.c')