devtmpfs: fix 'the the' typo
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
eda70f1dfc
Коммит
02fbe5e61d
|
@ -7,9 +7,9 @@
|
||||||
* devtmpfs, a tmpfs-based filesystem is created. Every driver-core
|
* devtmpfs, a tmpfs-based filesystem is created. Every driver-core
|
||||||
* device which requests a device node, will add a node in this
|
* device which requests a device node, will add a node in this
|
||||||
* filesystem.
|
* filesystem.
|
||||||
* By default, all devices are named after the the name of the
|
* By default, all devices are named after the name of the device,
|
||||||
* device, owned by root and have a default mode of 0600. Subsystems
|
* owned by root and have a default mode of 0600. Subsystems can
|
||||||
* can overwrite the default setting if needed.
|
* overwrite the default setting if needed.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/kernel.h>
|
#include <linux/kernel.h>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче