[RAMEN9610-12171] android: ion: remove trailing whitespaces
authorCho KyongHo <pullip.cho@samsung.com>
Thu, 25 Oct 2018 07:51:50 +0000 (16:51 +0900)
committerhskang <hs1218.kang@samsung.com>
Thu, 14 Feb 2019 16:20:51 +0000 (01:20 +0900)
commit65c0327717e4dc7538e786cbf919653f95910e6f
treeb1496f77348398bc6fe28bb85f4ad4f6067ad444
parentf55cc116172fca6fc84dfc7a54c2c4e722b891e3
[RAMEN9610-12171] android: ion: remove trailing whitespaces

Since 'commit 739bf5308f1d ("ion: remove recursive lock")', the list
of devices which have mapping of a buffer in the list of buffers shown
by /sys/kernel/debug/ion/buffers and oom killer notifier is removed
because it causes deadlock. But the title of the removed display item
and the trailing whitespaces at each line are still alive.

Change-Id: Ib6cb01306b97849ac6eea7198f0f6c725faa415b
Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
drivers/staging/android/ion/ion_debug.c