Re: [PATCH] libnetfs: document return value of netfs_startup

2021-10-30 Thread Samuel Thibault
Hello, Andrea Monaco, le mar. 26 oct. 2021 23:09:56 +0200, a ecrit: > this is trivial maybe, but the comment above netfs_startup doesn't > document the return value. If I got it right, we can add it. Applied, thanks! Samuel

[PATCH] libnetfs: document return value of netfs_startup

2021-10-26 Thread Andrea Monaco
Hello, this is trivial maybe, but the comment above netfs_startup doesn't document the return value. If I got it right, we can add it. Thanks, Andrea libnetfs: document return value of netfs_startup * libnetfs/netfs.h: Ditto. diff --git a/libnetfs/netfs.h b/libnetfs/netfs.h index d6a13b