commit | 9fc347678dde73abd75bce81d5dd82c4f4505184 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Thu Mar 22 22:05:23 2018 +0100 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu May 03 01:17:44 2018 +0900 |
tree | 8ce64155fe5a8ae89b26409b6ae1a4a62a1b3ef4 | |
parent | 6da6c0db5316275015e8cc2959f12a17584aeb64 [diff] |
modpost: delete stale comment Commit 7840fea200cd ("kbuild: Fix computing srcversion for modules") fixed the comment above parse_source_files to refer to the new source_ line, but left this one behind that could still give the impression that drivers/net/dummy.c appears in the deps_ variable. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>