summaryrefslogtreecommitdiff
path: root/scripts/dtc
diff options
context:
space:
mode:
authorTomas Winkler <tomas.winkler@intel.com>2018-07-15 14:41:18 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-16 13:29:35 +0200
commit7f3838fb8c03d8ef52792ac3654a0b5f79a673e5 (patch)
treeade9a51ed6959c86f9dd9091a5b877b08f300cea /scripts/dtc
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 <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/dtc')
0 files changed, 0 insertions, 0 deletions