commit | 08bce0ac3bdc9d8e57d3f4b8edf3e787e623eccc | [log] [tgz] |
---|---|---|
author | Marcin Slusarz <marcin.slusarz@gmail.com> | Tue Oct 16 21:47:35 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Oct 23 10:15:04 2012 +1000 |
tree | cfb5f7c5ec368d947219acb53e46349a310676e2 | |
parent | 028132451667ffd25b6814d47a622ec03cb8cba7 [diff] |
drm/debugfs: remove redundant info from gem_names It's a relic of "drm: Convert proc files to seq_file and introduce debugfs", which wrongly converted DRM_INFO + sprintf to 2 seq_printfs. Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Cc: Ben Gamari <bgamari@gmail.com> Cc: Eric Anholt <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@redhat.com>