linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] fuse: use true,false for bool variable
@ 2019-12-25  3:02 zhengbin
  2019-12-25  3:02 ` [PATCH 1/4] fuse: use true,false for bool variable in readdir.c zhengbin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zhengbin @ 2019-12-25  3:02 UTC (permalink / raw)
  To: mszeredi, linux-fsdevel; +Cc: zhengbin13

zhengbin (4):
  fuse: use true,false for bool variable in readdir.c
  fuse: use true,false for bool variable in file.c
  fuse: use true,false for bool variable in cuse.c
  fuse: use true,false for bool variable in inode.c

 fs/fuse/cuse.c    |  4 ++--
 fs/fuse/file.c    |  4 ++--
 fs/fuse/inode.c   | 14 +++++++-------
 fs/fuse/readdir.c |  2 +-
 4 files changed, 12 insertions(+), 12 deletions(-)

--
2.7.4


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-14 10:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-25  3:02 [PATCH 0/4] fuse: use true,false for bool variable zhengbin
2019-12-25  3:02 ` [PATCH 1/4] fuse: use true,false for bool variable in readdir.c zhengbin
2019-12-25  3:02 ` [PATCH 2/4] fuse: use true,false for bool variable in file.c zhengbin
2019-12-25  3:02 ` [PATCH 3/4] fuse: use true,false for bool variable in cuse.c zhengbin
2019-12-25  3:02 ` [PATCH 4/4] fuse: use true,false for bool variable in inode.c zhengbin
2020-01-14 10:02 ` [PATCH 0/4] fuse: use true,false for bool variable Miklos Szeredi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).