On Tue, Aug 25, 2020 at 6:57 AM Joe Perches wrote:
>
> Use semicolons and braces.
Reference to coding style doc? Or other important reason? Or just
personal preference?
Thanks,
Miklos
On Mon, 2020-08-24 at 21:56 -0700, Joe Perches wrote:
> Use semicolons and braces.
ping?
> Signed-off-by: Joe Perches
> ---
> fs/fuse/dir.c | 24
> 1 file changed, 16 insertions(+), 8 deletions(-)
>
> diff --git a/fs/fuse/dir.c b/fs/fuse/dir.c
> index 26f028bc760b..ec
Use semicolons and braces.
Signed-off-by: Joe Perches
---
fs/fuse/dir.c | 24
1 file changed, 16 insertions(+), 8 deletions(-)
diff --git a/fs/fuse/dir.c b/fs/fuse/dir.c
index 26f028bc760b..ecb6eed832a0 100644
--- a/fs/fuse/dir.c
+++ b/fs/fuse/dir.c
@@ -1362,14 +1362,22
3 matches
Mail list logo