aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2017-01-12 00:16:05 +0900
committerShuah Khan <shuahkh@osg.samsung.com>2017-01-19 10:30:34 -0700
commitaff985fd07cf785fbd1544194f8fae08333e523e (patch)
treee0eac4aad5df475e6ffe743abca8a48e0eb0ac85 /.gitignore
parentcpupower: Restore format of frequency-info limit (diff)
downloadlinux-dev-aff985fd07cf785fbd1544194f8fae08333e523e.tar.xz
linux-dev-aff985fd07cf785fbd1544194f8fae08333e523e.zip
selftests/intel_pstate: Fix warning on loop index overflow
The build was showing the warning: aperf.c:60:27: warning: iteration 2147483647 invokes undefined behavior [-Waggressive-loop-optimizations] for (i=0; i<0x8fffffff; i++) { This change sets i, cpu and fd to unsigned int as they should not need to be signed. Cc: Prarit Bhargava <prarit@redhat.com> Signed-off-by: Stafford Horne <shorne@gmail.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions