[PATCH] fs: fat: Refactor dirty flag handling

Tom Rini trini at konsulko.com
Sat Mar 28 00:06:23 CET 2026


On Wed, 11 Mar 2026 07:06:18 +0900, Daniel Palmer wrote:

> Refactor the dirty flag handling a little bit so an inline
> function is called instead of directly stuffing a value into
> the variable.
> 
> This allows variable that holds the flag to be completely removed
> if its not used i.e. CONFIG_FAT_WIRTE=n
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] fs: fat: Refactor dirty flag handling
      commit: 29cb951e8ca6a9feecd920da31af9f18918057fe
-- 
Tom




More information about the U-Boot mailing list