diff options
author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2012-09-01 10:31:09 -0700 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-09-01 10:33:05 -0700 |
commit | 4907cb7b193a4f91c1fd30cf679c035e3644c64d (patch) | |
tree | 3a11b6fed733b906e005a7f7cfa5b5c6c78dbd49 /net/8021q | |
parent | 203fa3fe9c9d79b3f4cd044cab13622123b6c578 (diff) | |
download | linux-4907cb7b193a4f91c1fd30cf679c035e3644c64d.tar.bz2 |
treewide: fix comment/printk/variable typos
Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net/8021q')
-rw-r--r-- | net/8021q/vlanproc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/8021q/vlanproc.c b/net/8021q/vlanproc.c index c718fd3664b6..4de77ea5fa37 100644 --- a/net/8021q/vlanproc.c +++ b/net/8021q/vlanproc.c @@ -105,7 +105,7 @@ static const struct file_operations vlandev_fops = { }; /* - * Proc filesystem derectory entries. + * Proc filesystem directory entries. */ /* Strings */ |