On 13/03/25 21:48, Tom Rini wrote:
On Thu, Mar 13, 2025 at 05:25:15PM +0530, Harsha Vardhan V M wrote:
Add CMD_FUSE_WRITEBUFF config option to add and enable fuse writebuff
sub-system command. Add fuse_writebuff function to be invoked on
writebuff command.
Signed-off-by: Harsha Vardhan V M <[email protected]>
Pending updates for what I asked in part one,
Reviewed-by: Tom Rini <[email protected]>
I assume that by ‘part one,’ you are referring to the question about why
we don’t use simple_strtoul inline. I’ve addressed that in the other
thread. Let me know if further clarification is needed.
Thanks.