Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304030
b: refs/heads/master
c: 02fbe5e
h: refs/heads/master
v: v3
  • Loading branch information
Peter Korsgaard authored and Greg Kroah-Hartman committed Apr 18, 2012
1 parent 6c5d64d commit 58e449e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: eda70f1dfc9e5165b9413dbf1ccb5c108f26a18c
refs/heads/master: 02fbe5e61df654b2b39a1ddc1ae912c9e14c3ddd
6 changes: 3 additions & 3 deletions trunk/drivers/base/devtmpfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
* devtmpfs, a tmpfs-based filesystem is created. Every driver-core
* device which requests a device node, will add a node in this
* filesystem.
* By default, all devices are named after the the name of the
* device, owned by root and have a default mode of 0600. Subsystems
* can overwrite the default setting if needed.
* By default, all devices are named after the name of the device,
* owned by root and have a default mode of 0600. Subsystems can
* overwrite the default setting if needed.
*/

#include <linux/kernel.h>
Expand Down

0 comments on commit 58e449e

Please sign in to comment.