On Wed, Jul 02, 2025 at 10:56:25AM -0700, Sohil Mehta wrote: > To reduce indentation, you could also do: > > if (!cpu_feature_enabled(X86_FEATURE_LASS)) > goto error_trap; Okay, will do this. -- Kiryl Shutsemau / Kirill A. Shutemov
On Wed, Jul 02, 2025 at 10:56:25AM -0700, Sohil Mehta wrote: > To reduce indentation, you could also do: > > if (!cpu_feature_enabled(X86_FEATURE_LASS)) > goto error_trap; Okay, will do this. -- Kiryl Shutsemau / Kirill A. Shutemov
![]() |