git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dba92d3
)
struct export_operations: adjust comments to match current members
author
Marc Dionne
<marc.c.dionne@gmail.com>
Fri, 14 Mar 2008 13:11:29 +0000
(13:11 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 14 Mar 2008 16:49:57 +0000
(09:49 -0700)
The comments in the definition of struct export_operations don't match the
current members.
Add a comment for the 2 new functions and remove 2 comments for unused ones.
Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Acked-by: David Howells <dhowells@redhat.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found