target: Make unnecessarily global se_dev_align_max_sectors() static
Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
		
					parent
					
						
							
								1c7b13fe65
							
						
					
				
			
			
				commit
				
					
						c8045372dd
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -841,7 +841,7 @@ int se_dev_check_shutdown(struct se_device *dev)
 | 
			
		|||
	return ret;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
u32 se_dev_align_max_sectors(u32 max_sectors, u32 block_size)
 | 
			
		||||
static u32 se_dev_align_max_sectors(u32 max_sectors, u32 block_size)
 | 
			
		||||
{
 | 
			
		||||
	u32 tmp, aligned_max_sectors;
 | 
			
		||||
	/*
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue