On 24/02/26 01:47PM, Jonathan Cameron wrote:
> On Fri, 23 Feb 2024 11:42:01 -0600
> John Groves wrote:
>
> > This commit introduces the module init and exit machinery for famfs.
> >
> > Signed-off-by: John Groves
> I'd prefer to see this from the start with the functionality of the module
> bui
On Fri, 23 Feb 2024 11:42:01 -0600
John Groves wrote:
> This commit introduces the module init and exit machinery for famfs.
>
> Signed-off-by: John Groves
I'd prefer to see this from the start with the functionality of the module
built up as you go + build logic in place. Makes it easy to spo