Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23739
b: refs/heads/master
c: eae0f53
h: refs/heads/master
i:
  23737: bfe18bf
  23735: 9cc42d4
v: v3
  • Loading branch information
Sam Ravnborg committed Mar 21, 2006
1 parent c66438b commit 188a493
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 227 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6c2133e11b422b7379b5a660c639f7d53d18ca3b
refs/heads/master: eae0f536f640bb95f2ad437a57c40c7d5683d1ac
6 changes: 0 additions & 6 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1028,8 +1028,6 @@ help:
@echo ' kernelversion - Output the version stored in Makefile'
@echo ''
@echo 'Static analysers'
@echo ' buildcheck - List dangling references to vmlinux discarded sections'
@echo ' and init sections from non-init sections'
@echo ' checkstack - Generate a list of stack hogs'
@echo ' namespacecheck - Name space analysis on compiled kernel'
@echo ''
Expand Down Expand Up @@ -1255,10 +1253,6 @@ versioncheck:
-name '*.[hcS]' -type f -print | sort \
| xargs $(PERL) -w scripts/checkversion.pl

buildcheck:
$(PERL) $(srctree)/scripts/reference_discarded.pl
$(PERL) $(srctree)/scripts/reference_init.pl

namespacecheck:
$(PERL) $(srctree)/scripts/namespace.pl

Expand Down
112 changes: 0 additions & 112 deletions trunk/scripts/reference_discarded.pl

This file was deleted.

108 changes: 0 additions & 108 deletions trunk/scripts/reference_init.pl

This file was deleted.

0 comments on commit 188a493

Please sign in to comment.