mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-28 14:18:52 +00:00 
			
		
		
		
	Many places where checking for -ge 4 and some minor version. This will fail for 5.x kernels if their minor version is less. Fix it. While at it, also restructure/simplify the code, make it easier to run against arbitrary kernel configs, and tidy up some whitespaces. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>