mirror of
				https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
				synced 2025-11-01 12:42:01 +10:00 
			
		
		
		
	initramfs: missing __init
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
		
							parent
							
								
									ca5c8cde93
								
							
						
					
					
						commit
						b0a5ab9315
					
				| @ -133,7 +133,7 @@ static __initdata loff_t this_header, next_header; | ||||
| 
 | ||||
| static __initdata int dry_run; | ||||
| 
 | ||||
| static inline void eat(unsigned n) | ||||
| static inline void __init eat(unsigned n) | ||||
| { | ||||
| 	victim += n; | ||||
| 	this_header += n; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user