Skip to content

Commit

Permalink
freevxfs: Grammar s/an negative/a negative/
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
geertu authored and Jiri Kosina committed Aug 7, 2015
1 parent d8ffcf7 commit eaf593c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/freevxfs/vxfs_lookup.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ vxfs_inode_by_name(struct inode *dip, struct dentry *dp)
* by @dp in @dip.
*
* Returns:
* A NULL-pointer on success, else an negative error code encoded
* A NULL-pointer on success, else a negative error code encoded
* in the return pointer.
*/
static struct dentry *
Expand Down

0 comments on commit eaf593c

Please sign in to comment.