forked from mirrors/linux
		
	hwmon: (g760a) fix checkpatch issues
fixed: ERROR: code indent should use tabs where possible + fan speed PWM controller chip$ ERROR: trailing whitespace + http://www.gmt.com.tw/product/datasheet/EDS-760A.pdf $ Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
This commit is contained in:
		
							parent
							
								
									7b102ed660
								
							
						
					
					
						commit
						4d7c5d4f40
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,11 +1,11 @@ | ||||||
| /*
 | /*
 | ||||||
|     g760a - Driver for the Global Mixed-mode Technology Inc. G760A |     g760a - Driver for the Global Mixed-mode Technology Inc. G760A | ||||||
|             fan speed PWM controller chip | 	    fan speed PWM controller chip | ||||||
| 
 | 
 | ||||||
|     Copyright (C) 2007  Herbert Valerio Riedel <hvr@gnu.org> |     Copyright (C) 2007  Herbert Valerio Riedel <hvr@gnu.org> | ||||||
| 
 | 
 | ||||||
|     Complete datasheet is available at GMT's website: |     Complete datasheet is available at GMT's website: | ||||||
|       http://www.gmt.com.tw/product/datasheet/EDS-760A.pdf 
 |       http://www.gmt.com.tw/product/datasheet/EDS-760A.pdf
 | ||||||
| 
 | 
 | ||||||
|     This program is free software; you can redistribute it and/or modify |     This program is free software; you can redistribute it and/or modify | ||||||
|     it under the terms of the GNU General Public License as published by |     it under the terms of the GNU General Public License as published by | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Frans Meulenbroeks
						Frans Meulenbroeks