Hi All,
On Mon, May 30, 2016 at 12:54 PM, Kirtika Ruchandani
wrote:
> This patch fixes the checkpatch.pl warning "foo * bar should be
> foo *bar"
>
> Signed-off-by: Kirtika Ruchandani
Looks right to me.
Reviewed-by: Julian Calaby
Thanks,
Julian Calaby
> ---
> net/wireless/nl80211.c | 4 +
This patch fixes the checkpatch.pl warning "foo * bar should be
foo *bar"
Signed-off-by: Kirtika Ruchandani
---
net/wireless/nl80211.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/wireless/nl80211.c b/net/wireless/nl80211.c
index c6d870e..46757af 100644
--- a/net/w