VFS: Fixup kerneldoc for generic_permission()
The flags parameter went away in d749519b444db985e40b897f73ce1898b11f997e Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
		
					parent
					
						
							
								e46ebd2782
							
						
					
				
			
			
				commit
				
					
						8c5dc70aae
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -213,7 +213,6 @@ other_perms: | |||
|  * generic_permission -  check for access rights on a Posix-like filesystem | ||||
|  * @inode:	inode to check access rights for | ||||
|  * @mask:	right to check for (%MAY_READ, %MAY_WRITE, %MAY_EXEC) | ||||
|  * @flags:	IPERM_FLAG_ flags. | ||||
|  * | ||||
|  * Used to check for read/write/execute permissions on a file. | ||||
|  * We use "fsuid" for this, letting us set arbitrary permissions | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tobias Klauser
				Tobias Klauser