wext: Remove trailing whitespace
This commit is contained in:
parent
11540c0b21
commit
bdc4c18e0a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue