commit | 244a2419b6c6dc8a4d301d565fbb0b9ad93d035c | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Sun Oct 30 16:38:42 2016 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Thu Nov 17 00:02:50 2016 +0000 |
tree | 8d763f1588540a5b2fc436c56011d432e3b70b01 | |
parent | 42b454590f966fe29079bfaae556859ef7c075f3 [diff] |
drm/armada: remove some dead code 'dma_buf_map_attachment()' can not return NULL, so there is no need to check for it. Also add a space in order to improve layout. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>