net: ipv6: kerneldoc fixes
Simple fixes which require no deep knowledge of the code. Cc: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> Cc: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
		
				
					committed by
					
						 David S. Miller
						David S. Miller
					
				
			
			
				
	
			
			
			
						parent
						
							3628e3cbf9
						
					
				
				
					commit
					b51cd7c834
				
			| @@ -1232,7 +1232,6 @@ static void ipv6_renew_option(int renewtype, | ||||
|  * @opt: original options | ||||
|  * @newtype: option type to replace in @opt | ||||
|  * @newopt: new option of type @newtype to replace (user-mem) | ||||
|  * @newoptlen: length of @newopt | ||||
|  * | ||||
|  * Returns a new set of options which is a copy of @opt with the | ||||
|  * option type @newtype replaced with @newopt. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user