commit | d68f2cb095979dff1c99e7803c7730ec2b53fc83 | [log] [tgz] |
---|---|---|
author | Yang Li <yang.lee@linux.alibaba.com> | Fri Jan 29 15:38:35 2021 +0800 |
committer | Vinod Koul <vkoul@kernel.org> | Sat Feb 06 15:38:22 2021 +0530 |
tree | d58156263d4b08bf323d16458160d3e0bd49c1b2 | |
parent | 43851904cbd7c7bb18c84cc553b6232ace23747b [diff] |
phy: cpcap-usb: Simplify bool conversion Fix the following coccicheck warning: ./drivers/phy/motorola/phy-cpcap-usb.c:146:31-36: WARNING: conversion to bool not needed here Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Link: https://lore.kernel.org/r/1611905915-50394-1-git-send-email-yang.lee@linux.alibaba.com Signed-off-by: Vinod Koul <vkoul@kernel.org>