modinfo: new applet
authorPascal Bellard <pascal.bellard@ads-lu.com>
Sun, 6 Jun 2010 02:55:13 +0000 (04:55 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Jun 2010 02:55:13 +0000 (04:55 +0200)
commit22bdf90334515e047fcccf36ae80a543b6a056de
tree96e10780f25e2ba2d10df3d17418fe9100deb521
parent2f32bf8be63f70125049402ba43101d8c6083d46
modinfo: new applet

function                                             old     new   delta
modinfo_main                                           -     307    +307
modinfo                                                -     280    +280
packed_usage                                       27037   27131     +94
display                                                -      74     +74
static.shortcuts                                       -      24     +24
applet_names                                        2254    2262      +8
applet_main                                         1324    1328      +4
applet_nameofs                                       662     664      +2
------------------------------------------------------------------------------
(add/remove: 5/0 grow/shrink: 4/0 up/down: 793/0)             Total: 793 bytes

Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
modutils/Config.src
modutils/Kbuild.src
modutils/modinfo.c [new file with mode: 0644]