drivers: base: dma-mapping: Erase blank space after pointer
authorMarius Cristian Eseanu <eseanu.cristian@gmail.com>
Sun, 8 Mar 2015 10:34:14 +0000 (12:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Mar 2015 13:36:19 +0000 (14:36 +0100)
This patch fixes the following checkpatch.pl error:
ERROR: "foo * bar" should be "foo *bar"

Signed-off-by: Marius Cristian Eseanu <eseanu.cristian@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/dma-mapping.c

Simple merge