mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	net: sctp: bind_addr.c: delete duplicated word
Drop the repeated word "of". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Vlad Yasevich <vyasevich@gmail.com> Cc: Neil Horman <nhorman@tuxdriver.com> Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Cc: linux-sctp@vger.kernel.org Cc: "David S. Miller" <davem@davemloft.net> Cc: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
		
							parent
							
								
									861e7021ae
								
							
						
					
					
						commit
						440d399033
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -505,7 +505,7 @@ int sctp_in_scope(struct net *net, const union sctp_addr *addr, | |||
| 		return 0; | ||||
| 	/*
 | ||||
| 	 * For INIT and INIT-ACK address list, let L be the level of | ||||
| 	 * of requested destination address, sender and receiver | ||||
| 	 * requested destination address, sender and receiver | ||||
| 	 * SHOULD include all of its addresses with level greater | ||||
| 	 * than or equal to L. | ||||
| 	 * | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Randy Dunlap
						Randy Dunlap