mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 20:37:26 +01:00 
			
		
		
		
	client: remove unneeded initialization
This commit is contained in:
		
							parent
							
								
									8bb3e3c4fa
								
							
						
					
					
						commit
						b7559d68c7
					
				| @ -194,7 +194,7 @@ void display_refresh_set_cmd(const char *family, const char *entity, | ||||
| 
 | ||||
| 		for (i = 0; i < argc; i++) { | ||||
| 			bool needs_quotes = false; | ||||
| 			char *p = argv[i]; | ||||
| 			char *p; | ||||
| 
 | ||||
| 			for (p = argv[i]; *p != '\0'; p++) { | ||||
| 				if (*p != ' ') | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 James Prestwood
						James Prestwood