]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/core: drop the pointer value in debug printk output
authorBen Skeggs <bskeggs@redhat.com>
Fri, 5 Dec 2014 00:55:50 +0000 (10:55 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 22 Jan 2015 02:14:46 +0000 (12:14 +1000)
commitd67e405c6bfd0945f398a5e4f8f55f66000615bf
treeb81a6fcd980dbf101f6d13ec827b77aaca8759ec
parent4be50c2e57f4a05354b5f5d4baf729966329fae4
drm/nouveau/core: drop the pointer value in debug printk output

Makes the output slightly less useful, in that objects with the same
class handle can't be distinguished from each other now.

Upcoming commits will name objects with user-readable strings to fix
this problem.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/core/core/printk.c