]> git.baikalelectronics.ru Git - kernel.git/commit
staging: bcm: Typedefs.h Fix "foo * bar" warning.
authorAybuke Ozdemir <aybuke.147@gmail.com>
Sun, 16 Mar 2014 04:14:43 +0000 (06:14 +0200)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 05:24:41 +0000 (22:24 -0700)
commitb2f3254ca0b9eecb22abfe05269091e20ab090ac
treec0137698333b59dd400010fefa2c59559dbde8da
parent6ffaf48183205ff40da4edc2f06de64326bce2e5
staging: bcm: Typedefs.h Fix "foo * bar" warning.

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

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/bcm/Typedefs.h