mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	lib: objagg: fix typo in objagg_stats_put() docstring
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
		
							parent
							
								
									7c62cfb8c5
								
							
						
					
					
						commit
						bb72e68bd1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -485,7 +485,7 @@ const struct objagg_stats *objagg_stats_get(struct objagg *objagg) | |||
| EXPORT_SYMBOL(objagg_stats_get); | ||||
| 
 | ||||
| /**
 | ||||
|  * objagg_stats_puts - puts stats of the objagg instance | ||||
|  * objagg_stats_put - puts stats of the objagg instance | ||||
|  * @objagg_stats:	objagg instance stats | ||||
|  * | ||||
|  * Note: all locking must be provided by the caller. | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Jiri Pirko
						Jiri Pirko