Remove dangling whitespace form the end of lines

This commit is contained in:
Gregory Nutt
2017-06-17 14:13:25 -06:00
parent 93f6cfcfb8
commit afa0ab0819
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -443,7 +443,7 @@ void bcmf_wl_scan_event_handler(FAR struct bcmf_dev_s *priv,
uint8_t *ie_buffer;
unsigned int ie_offset;
unsigned int check_offset;
result_size = BCMF_SCAN_RESULT_SIZE - priv->scan_result_size;
bss_info_len = bss->length;