• J
    export_report: sort SECTION 2 output · bdabc7a3
    Jim Cromie 提交于
    Sort SECTION 2 modules by name.  Within those module listings, sort
    the symbol providers by name, and remove the count, as it is
    misleading; its the kernel-wide count of uses of that symbol, not the
    count pertaining to the module being outlined.  (this can be seen by
    grepping the output for a single symbol).  The count is still used to
    sort the symbols.
    Signed-off-by: NJim Cromie <jim.cromie@gmail.com>
    Signed-off-by: NMichal Marek <mmarek@suse.cz>
    bdabc7a3
export_report.pl 4.4 KB