aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/firmware_loader/sysfs_upload.c
diff options
context:
space:
mode:
authorHaowen Bai <[email protected]>2022-04-21 09:43:13 +0800
committerGreg Kroah-Hartman <[email protected]>2022-04-29 15:49:42 +0200
commitcebdc5349fba7ba9a76a756d35997d010cd1aac2 (patch)
tree8cab0598e46c730742783bdbe1762f033fd6aec8 /drivers/base/firmware_loader/sysfs_upload.c
parent4388f887b857de8576a8bf7fefc1202dc7dd10df (diff)
firmware: edd: Remove redundant condition
The logic (!A || (A && B)) is equivalent to (!A || B). so we have to make code clear. Signed-off-by: Haowen Bai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Griffin Kroah-Hartman <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/base/firmware_loader/sysfs_upload.c')
0 files changed, 0 insertions, 0 deletions