]> asedeno.scripts.mit.edu Git - linux.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)
commitc6826ad8a49f1230dcbc45dac26b54d492b13280
tree40508a256ffb34242576c7c803b8e248715fa6ca
parentd2665ca8e3310d045b62397590ab54dc485e035e
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