Commit 7a56ca2
scripts: Remove export_report.pl
This script has been broken for 5 years with no user complaints.
It first had its .mod.c parser broken in commit a3d0cb0 ("modpost:
use __section in the output to *.mod.c"). Later, it had its object file
enumeration broken in commit f65a486 ("kbuild: change module.order
to list *.o instead of *.ko"). Both of these changes sat for years with
no reports.
Rather than reviving this script as we make further changes to `.mod.c`,
this patch gets rid of it because it is clearly unused.
Signed-off-by: Matthew Maurer <[email protected]>
Acked-by: Masahiro Yamada <[email protected]>
Signed-off-by: Luis Chamberlain <[email protected]>1 parent af08475 commit 7a56ca2
2 files changed
+1
-191
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1602 | 1602 | | |
1603 | 1603 | | |
1604 | 1604 | | |
1605 | | - | |
1606 | 1605 | | |
1607 | 1606 | | |
1608 | 1607 | | |
| |||
2015 | 2014 | | |
2016 | 2015 | | |
2017 | 2016 | | |
2018 | | - | |
| 2017 | + | |
2019 | 2018 | | |
2020 | 2019 | | |
2021 | 2020 | | |
| |||
2030 | 2029 | | |
2031 | 2030 | | |
2032 | 2031 | | |
2033 | | - | |
2034 | | - | |
2035 | | - | |
2036 | 2032 | | |
2037 | 2033 | | |
2038 | 2034 | | |
| |||
This file was deleted.
0 commit comments