aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorTomas Winkler <[email protected]>2018-07-15 14:41:18 +0300
committerGreg Kroah-Hartman <[email protected]>2018-07-16 13:29:35 +0200
commit7f3838fb8c03d8ef52792ac3654a0b5f79a673e5 (patch)
treeade9a51ed6959c86f9dd9091a5b877b08f300cea /net/switchdev/switchdev.c
parentd9995a0fab40af333b08902ad43a387843ca0e17 (diff)
mei: bus: suppress sign-compare warnings
Comparison between signed and unsigned warnings and associated type promotion may cause error condition not be detected. The type promotion issue in mei bus was addressed by two patches: commit b40b3e9358fb ("mei: bus: type promotion bug in mei_nfc_if_version()") commit cf1ed2c59b98 ("mei: bus: type promotion bug in mei_fwver()") Now it is possible to suppress the warning, by adding proper casting to move out of radar. Signed-off-by: Tomas Winkler <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions