mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	kobject: documentation: Update to refer to kset-example.c.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
		
							parent
							
								
									67fc233f4f
								
							
						
					
					
						commit
						178a5b35b2
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -406,4 +406,5 @@ called, and the objects in the former circle release each other.
 | 
				
			||||||
Example code to copy from
 | 
					Example code to copy from
 | 
				
			||||||
 | 
					
 | 
				
			||||||
For a more complete example of using ksets and kobjects properly, see the
 | 
					For a more complete example of using ksets and kobjects properly, see the
 | 
				
			||||||
sample/kobject/kset-example.c code.
 | 
					example programs samples/kobject/{kobject-example.c,kset-example.c},
 | 
				
			||||||
 | 
					which will be built as loadable modules if you select CONFIG_SAMPLE_KOBJECT.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue