mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 04:57:25 +01:00 
			
		
		
		
	band: remove unneeded line break
This fits within 80 characters
This commit is contained in:
		
							parent
							
								
									650cac7979
								
							
						
					
					
						commit
						417b6fd022
					
				| @ -325,8 +325,7 @@ static bool find_best_mcs_vht(uint8_t max_index, enum ofdm_channel_width width, | ||||
| 	 */ | ||||
| 
 | ||||
| 	for (i = max_index; i >= 0; i--) | ||||
| 		if (band_ofdm_rate(i, width, rssi, | ||||
| 						nss, sgi, out_data_rate)) | ||||
| 		if (band_ofdm_rate(i, width, rssi, nss, sgi, out_data_rate)) | ||||
| 			return true; | ||||
| 
 | ||||
| 	return false; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 James Prestwood
						James Prestwood