Hi, One thing I feel very un-comfortable when writing kernel module code is the warning of `mixing declarations and code'. Is `mixing declarations and code' still frowned upon by kernel developers? Or is it just a history burden that for some reason one can not mix `declarations and code'? Best,