commit | a58af1e1ce10b1a92221823aa8ab0de881d9a129 | [log] [tgz] |
---|---|---|
author | anuvazhayil <anuv.1994@gmail.com> | Thu Oct 30 00:03:48 2014 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 29 16:20:55 2014 -0700 |
tree | 9961f03f6b1486e1e6ae6a443cdf6019843febca | |
parent | b32af401fc9d79b920eb6cf2a5747c8baa6fde5f [diff] |
Staging: rtl8723au: rtw_cmd: Replace foo*bar to foo *bar Fixed the checkpatch.pl ERROR: "foo*bar" should be "foo *bar" Signed-off-by: anuvazhayil <anuv.1994@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>