Commit ebeb4267 authored by Rusty Russell's avatar Rusty Russell Committed by Linus Torvalds

[PATCH] fix comment in module.c

From:  John Levon <levon@movementarian.org>
parent 6a4364f1
......@@ -1551,7 +1551,7 @@ static int m_show(struct seq_file *m, void *p)
return 0;
}
/* Format: modulename size refcount deps
/* Format: modulename size refcount deps address
Where refcount is a number or -, and deps is a comma-separated list
of depends or -.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment