Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151242
b: refs/heads/master
c: 400ced6
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Corbet authored and Greg Kroah-Hartman committed Jun 16, 2009
1 parent f39ed35 commit 3bae3fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9227c47bbdd87f276e08ed17877cc1649f5ed10a
refs/heads/master: 400ced61fa4914457d7e0a38e7c0fc6fd208694b
2 changes: 1 addition & 1 deletion trunk/fs/debugfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ static const struct file_operations fops_blob = {
};

/**
* debugfs_create_blob - create a debugfs file that is used to read and write a binary blob
* debugfs_create_blob - create a debugfs file that is used to read a binary blob
* @name: a pointer to a string containing the name of the file to create.
* @mode: the permission that the file should have
* @parent: a pointer to the parent dentry for this file. This should be a
Expand Down

0 comments on commit 3bae3fa

Please sign in to comment.