Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165651
b: refs/heads/master
c: 55dff49
h: refs/heads/master
i:
  165649: 711070b
  165647: 243079f
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Sep 24, 2009
1 parent dedefe6 commit 2c84acf
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 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: 0b4b2ad5307c76c7105d6e7c724b1c14b8daf482
refs/heads/master: 55dff4954ebdeba2be59e19398a607d799c5fa9f
4 changes: 2 additions & 2 deletions trunk/include/linux/configfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
*
* configfs Copyright (C) 2005 Oracle. All rights reserved.
*
* Please read Documentation/filesystems/configfs.txt before using the
* configfs interface, ESPECIALLY the parts about reference counts and
* Please read Documentation/filesystems/configfs/configfs.txt before using
* the configfs interface, ESPECIALLY the parts about reference counts and
* item destructors.
*/

Expand Down
2 changes: 1 addition & 1 deletion trunk/include/linux/debugfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* 2 as published by the Free Software Foundation.
*
* debugfs is for people to use instead of /proc or /sys.
* See Documentation/DocBook/kernel-api for more details.
* See Documentation/DocBook/filesystems for more details.
*/

#ifndef _DEBUGFS_H_
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/linux/relay.h
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ struct rchan_callbacks
* cause relay_open() to create a single global buffer rather
* than the default set of per-cpu buffers.
*
* See Documentation/filesystems/relayfs.txt for more info.
* See Documentation/filesystems/relay.txt for more info.
*/
struct dentry *(*create_buf_file)(const char *filename,
struct dentry *parent,
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/linux/tracepoint.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/*
* Kernel Tracepoint API.
*
* See Documentation/tracepoint.txt.
* See Documentation/trace/tracepoints.txt.
*
* (C) Copyright 2008 Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
*
Expand Down

0 comments on commit 2c84acf

Please sign in to comment.