mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	HID: hid-ortek: remove spurious reference
Remove spurious bugzilla reference from the source comment header. Also fix the comment to be more correct (it's HID report descriptor rather than USB). Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
		
							parent
							
								
									270fdc0748
								
							
						
					
					
						commit
						e96838df55
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,7 +1,6 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 *  HID driver for Ortek PKB-1700/WKB-2000 (wireless keyboard + mouse trackpad).
 | 
					 *  HID driver for Ortek PKB-1700/WKB-2000 (wireless keyboard + mouse trackpad).
 | 
				
			||||||
 *  Fixes LogicalMaximum error in USB report description, see
 | 
					 *  Fixes LogicalMaximum error in HID report description.
 | 
				
			||||||
 *  http://bugzilla.kernel.org/show_bug.cgi?id=14787
 | 
					 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 *  Copyright (c) 2010 Johnathon Harris <jmharris@gmail.com>
 | 
					 *  Copyright (c) 2010 Johnathon Harris <jmharris@gmail.com>
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue