drivers: base: node: Delete space after pointer declaration

This patch fixes the following error found by checkpatch.pl:
ERROR: "foo * bar" should be "foo *bar"

Signed-off-by: Ana Nedelcu <anafnedelcu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Ana Nedelcu 2015-03-08 12:48:48 +02:00 committed by Greg Kroah-Hartman
parent 2aeebca2f3
commit 518d3f38ab