]> git.baikalelectronics.ru Git - kernel.git/commit
modpost: merge module iterations
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 23 Nov 2018 07:57:22 +0000 (16:57 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 1 Dec 2018 13:21:58 +0000 (22:21 +0900)
commitc40e81788c1f8e6f8f8c39d3e4f201661afc80dd
tree40508a256ffb34242576c7c803b8e248715fa6ca
parentbd676f76e92efd57b8fdbed37e80af35fe77d6b0
modpost: merge module iterations

Probably, this is just a matter of the order of error/warning
messages. Merge the two for-loops.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/mod/modpost.c