linux-4.5-rc6/arch/arm/nwfpe/softfloat.c: 2 * set but not used ?
David Binderman
dcb314 at hotmail.com
Mon Feb 29 08:28:09 PST 2016
Hello there,
1.
[linux-4.5-rc6/arch/arm/nwfpe/softfloat.c:1362]: (style) Variable 'bSign' is assigned a value that is never used.
Source code is
bSign = extractFloat32Sign( b );
Suggest either delete the variable or use it someplace.
2.
[linux-4.5-rc6/arch/arm/nwfpe/softfloat.c:2258]: (style) Variable 'bSign' is assigned a value that is never used.
Duplicate.
Regards
David Binderman
More information about the linux-arm-kernel
mailing list