All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] fixed some coding style issues
@ 2013-07-31  2:49 Dong Fang
  2013-07-31  2:50 ` [PATCH 1/3] vfs: fixed some CamelCase coding style issue Dong Fang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dong Fang @ 2013-07-31  2:49 UTC (permalink / raw)
  To: viro, miklos; +Cc: linux-fsdevel, fuse-devel

i fixed some coding style issues and use list_for_each_entry()
for list traversing in this patchs 

---
	[PATCH 1/3] vfs: fixed some CamelCase coding style issue
	[PATCH 2/3] fs/fuse: use list_for_each_entry() for list traversing
	[PATCH 3/3] fs/vfs: use list_for_each_entry() for list traversing

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

end of thread, other threads:[~2013-08-05  0:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31  2:49 [PATCH v2] fixed some coding style issues Dong Fang
2013-07-31  2:50 ` [PATCH 1/3] vfs: fixed some CamelCase coding style issue Dong Fang
2013-08-05  8:16   ` Dong Fang
2013-07-31  2:50 ` [PATCH 2/3] fs/fuse: use list_for_each_entry() for list traversing Dong Fang
2013-07-31  2:50 ` [PATCH 3/3] fs/vfs: " Dong Fang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.