MFS: remove some redundant code (reported by Maurizio Lombardi)
This commit is contained in:
		
							parent
							
								
									013241a006
								
							
						
					
					
						commit
						f80aaae86a
					
				@ -827,7 +827,6 @@ char string[NAME_MAX];		/* component name to look for */
 | 
			
		||||
		  }
 | 
			
		||||
	  }
 | 
			
		||||
  }
 | 
			
		||||
  if (rip == NIL_INODE) return(NIL_INODE);
 | 
			
		||||
 | 
			
		||||
  /* See if the inode is mounted on.  If so, switch to root directory of the
 | 
			
		||||
   * mounted file system.  The super_block provides the linkage between the
 | 
			
		||||
@ -921,7 +920,6 @@ char string[NAME_MAX];		/* component name to look for */
 | 
			
		||||
		  }
 | 
			
		||||
	  }
 | 
			
		||||
  }
 | 
			
		||||
  if (rip == NIL_INODE) return(NIL_INODE);
 | 
			
		||||
 | 
			
		||||
  /* See if the inode is mounted on.  If so, switch to root directory of the
 | 
			
		||||
   * mounted file system.  The super_block provides the linkage between the
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user