[Bug 208680] usr/src/sys/arm/allwinner/clk/aw_lcdclk.c:284: possible bad test ?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 10 18:31:02 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208680
Bug ID: 208680
Summary: usr/src/sys/arm/allwinner/clk/aw_lcdclk.c:284:
possible bad test ?
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: arm
Assignee: freebsd-arm at FreeBSD.org
Reporter: dcb314 at hotmail.com
[usr/src/sys/arm/allwinner/clk/aw_lcdclk.c:284]: (style) Expression '(X &
0x800) == 0x1' is always false.
Source code is
if ((val & CH1_SCLK1_SEL) == CH1_SCLK1_SEL_SCLK2_DIV2)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-arm
mailing list