mirror of
				https://github.com/torvalds/linux.git
				synced 2025-10-31 16:48:26 +02:00 
			
		
		
		
	fix a trivial typo in scripts/checkstack.pl
Trivial change in a comment. Signed-off-by: Joern Engel <joern@logfs.org> Signed-off-by: Andre Haupt <andre@finow14.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
		
							parent
							
								
									b293d75847
								
							
						
					
					
						commit
						477116e69d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -15,7 +15,7 @@ | |||
| #	AVR32 port by Haavard Skinnemoen <hskinnemoen@atmel.com> | ||||
| # | ||||
| #	Usage: | ||||
| #	objdump -d vmlinux | stackcheck.pl [arch] | ||||
| #	objdump -d vmlinux | scripts/checkstack.pl [arch] | ||||
| # | ||||
| #	TODO :	Port to all architectures (one regex per arch) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Joern Engel
						Joern Engel