mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 20:37:26 +01:00 
			
		
		
		
	 dc3b17f496
			
		
	
	
		dc3b17f496
		
	
	
	
	
		
			
			Most likely here we want to compare the variable not doing an assignment. unit/test-ie.c:227:2: error: suggest parentheses around assignment used as truth value [-Werror=parentheses] assert(expected_len = final_len); ^~~~~~