On Wed, 12 Feb 2025 16:23:54 -0600, Tom Rini wrote:

> With a newer pylint we get a warning about how offset could be used
> before assigned. This is because when the underlying filesystem wasn't
> one that is supported we would have runtime test failures. Address this
> by raise'ing an Exception if fs is not supported.
> 
> 

Applied to u-boot/next, thanks!

-- 
Tom


Reply via email to