]> Pileus Git - ~andy/linux/commit
Staging: rtl8192e: Replacing (u8*) with (u8 *)
authorAshvini Varatharaj <ashvinivaratharaj@gmail.com>
Tue, 15 Oct 2013 12:44:30 +0000 (18:14 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Oct 2013 15:46:10 +0000 (08:46 -0700)
commitf222c70ccf67f4569908e5f087b8dfc956696174
tree84bad340549bc03f43f2d68d44aea5a538960e8b
parent17cba02f9a1bd4c1a904352b52e060230fb454be
Staging: rtl8192e: Replacing (u8*) with (u8 *)

Fix checkpatch error: ERROR: "(foo*)" should be "(foo *)"

Signed-off-by: Ashvini Varatharaj <ashvinivaratharaj@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/dot11d.c