aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2010-05-07 13:34:08 -0400
committerTrond Myklebust <[email protected]>2010-05-14 15:09:31 -0400
commitdfe52c0419b8324bacd69bd28aae77e2d6ee0379 (patch)
treef9e099617bd44fd7f63d56bbc86adf30d422158b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parenta6d5ff64bae02438d914f088672cab1916153954 (diff)
NFS: Squelch compiler warning in nfs_add_server_stats()
Clean up: fs/nfs/iostat.h: In function ‘nfs_add_server_stats’: fs/nfs/iostat.h:41: warning: comparison between signed and unsigned integer expressions fs/nfs/iostat.h:41: warning: comparison between signed and unsigned integer expressions fs/nfs/iostat.h:41: warning: comparison between signed and unsigned integer expressions fs/nfs/iostat.h:41: warning: comparison between signed and unsigned integer expressions Commit fce22848 replaced the open-coded per-cpu logic in several functions in fs/nfs/iostat.h with a single invocation of this_cpu_ptr(). This macro assumes its second argument is signed, not unsigned. Signed-off-by: Chuck Lever <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions