diff options
author | Helge Deller <deller@gmx.de> | 2019-05-25 00:16:25 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2019-05-25 01:11:04 +0300 |
commit | 6b98d9134e14f5ef4bcf64b27eedf484ed19a1ec (patch) | |
tree | e36e8c65ab6699ca15aecb1668ddff1a84ba1c6c /net/switchdev/switchdev.c | |
parent | bf8c2f2305b4a6969c9ea70e8bf406bb095f257a (diff) | |
download | linux-6b98d9134e14f5ef4bcf64b27eedf484ed19a1ec.tar.xz |
parisc: Fix compiler warnings in float emulation code
Avoid such compiler warnings:
arch/parisc/math-emu/cnv_float.h:71:27: warning: ‘<<’ in boolean context, did you mean ‘<’ ? [-Wint-in-bool-context]
((Dintp1(dint_valueA) << 33 - SGL_EXP_LENGTH) || Dintp2(dint_valueB))
arch/parisc/math-emu/fcnvxf.c:257:6: note: in expansion of macro ‘Dint_isinexact_to_sgl’
if (Dint_isinexact_to_sgl(srcp1,srcp2)) {
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions