]> asedeno.scripts.mit.edu Git - linux.git/commit
modpost: delete stale comment
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Thu, 22 Mar 2018 21:05:23 +0000 (22:05 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 2 May 2018 16:17:44 +0000 (01:17 +0900)
commit9fc347678dde73abd75bce81d5dd82c4f4505184
tree8ce64155fe5a8ae89b26409b6ae1a4a62a1b3ef4
parent6da6c0db5316275015e8cc2959f12a17584aeb64
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>
scripts/mod/sumversion.c