summaryrefslogtreecommitdiff
path: root/keypair.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-11-03 20:06:52 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-11-04 17:31:24 +0100
commit5906df6771ffe2aafa1b189bffbe82970fb69e56 (patch)
tree03bbe3fbc92562cbebe6b50618cd234df17f6f06 /keypair.c
parentec6c809d0368318342a2279c405eb4160e6fb725 (diff)
flowtop: Show rate in yellow color
It is easier to differentiate bytes/pkts counters with rate counters if to use different colors. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'keypair.c')
0 files changed, 0 insertions, 0 deletions
fd0a5aa99270ee2e72d5c808d7'>d00b74613fb18dfd0a5aa99270ee2e72d5c808d7 (diff)
regulator: 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/misc/sisusbvga/Kconfig')