From: Chris Wilson Date: Tue, 7 Apr 2015 15:20:40 +0000 (+0100) Subject: drm/i915: Suppress empty lines from debugfs/i915_gem_objects X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0da1b79aa4136c955710e755857a196a8226a1b;p=pandora-kernel.git drm/i915: Suppress empty lines from debugfs/i915_gem_objects This is just so that I don't have to read about the batch pool on systems that are not using it! Rather than using a newline between the kernel clients and userspace clients, just distinguish the internal allocations with a '[k]' Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed