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:
d7c3f8c
)
mm: fix memory.c incorrect kernel-doc
author
Randy Dunlap
<randy.dunlap@oracle.com>
Sat, 26 Mar 2011 20:27:01 +0000
(13:27 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 28 Mar 2011 02:30:18 +0000
(19:30 -0700)
Fix mm/memory.c incorrect kernel-doc function notation:
Warning(mm/memory.c:3718): Cannot understand * @access_remote_vm - access another process' address space
on line 3718 - I thought it was a doc line
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found