diff options
author | 2015-02-26 19:53:54 +0300 | |
---|---|---|
committer | 2015-02-26 20:21:38 +0100 | |
commit | 686135da9055c84283a86e19ee2aea0b127344d7 (patch) | |
tree | 8b6b3075287e0772b45f3e3547afc8ee1227afae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Add media rc6 residency file to sysfs (diff) | |
download | linux-dev-686135da9055c84283a86e19ee2aea0b127344d7.tar.xz linux-dev-686135da9055c84283a86e19ee2aea0b127344d7.zip |
drm/i915: fix a printk format
This printk leads to the following Smatch warning:
drivers/gpu/drm/i915/i915_gem_gtt.c:336 alloc_pt_range()
error: '%pa' expects argument of type 'phys_addr_t*',
argument 5 has type 'struct i915_page_table_entry*'
It looks like a simple typo to me where "%p" was intended instead of
"%pa".
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions