From: Jouni Malinen Date: Fri, 21 Oct 2011 15:58:01 +0000 (+0300) Subject: wext: Remove trailing whitespace X-Git-Tag: hostap-1-bp~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc4c18e0ab42f47f5c2edcda0222c8158b6b0d5;p=thirdparty%2Fhostap.git wext: Remove trailing whitespace --- diff --git a/src/drivers/driver_wext.c b/src/drivers/driver_wext.c index e44aeac74..27171d69e 100644 --- a/src/drivers/driver_wext.c +++ b/src/drivers/driver_wext.c @@ -1377,7 +1377,7 @@ static void wpa_driver_wext_add_scan_entry(struct wpa_scan_results *res, tmp[res->num++] = r; res->res = tmp; } - + /** * wpa_driver_wext_get_scan_results - Fetch the latest scan results