modinfo: fix "-F firmware", add "intree" field display
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 28 Oct 2015 17:07:46 +0000 (18:07 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 28 Oct 2015 17:07:46 +0000 (18:07 +0100)
commit4c8576fea18552d93d43c367638bacc54c26f2b7
tree9eae249540b7a5c61d4e13337008abda4ebef5b8
parent4840325351911780a02f953f17b2eee919a36340
modinfo: fix "-F firmware", add "intree" field display

function                                             old     new   delta
shortcuts                                              -      52     +52
modinfo                                              317     330     +13
display                                               77      87     +10
packed_usage                                       30752   30761      +9
modinfo_main                                         351     345      -6
static.shortcuts                                      48       -     -48
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 3/1 up/down: 84/-54)             Total: 30 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
modutils/modinfo.c