timens: Delete no-op time_ns_init()
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Andrei Vagin <avagin@gmail.com> Link: https://lore.kernel.org/r/20201228215402.GA572900@localhost.localdomain
This commit is contained in:
		
				
					committed by
					
						 Thomas Gleixner
						Thomas Gleixner
					
				
			
			
				
	
			
			
			
						parent
						
							b5c28ea601
						
					
				
				
					commit
					174bcc691f
				
			| @@ -465,9 +465,3 @@ struct time_namespace init_time_ns = { | ||||
| 	.ns.ops		= &timens_operations, | ||||
| 	.frozen_offsets	= true, | ||||
| }; | ||||
| 
 | ||||
| static int __init time_ns_init(void) | ||||
| { | ||||
| 	return 0; | ||||
| } | ||||
| subsys_initcall(time_ns_init); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user