All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Fat checkstyle patch set (1)
@ 2012-08-12  9:44 Cruz Julian Bishop
  2012-08-12  9:44 ` [PATCH 1/7] fs/fat: Fix a checkpatch issue in namei_msdos.c Cruz Julian Bishop
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Cruz Julian Bishop @ 2012-08-12  9:44 UTC (permalink / raw)
  To: hirofumi; +Cc: linux-kernel, Cruz Julian Bishop

Hi (and to the mailing list, again).

This is a patch series that fixes checkpatch issues in fs/fat.

I didn't get to do all of the files, but I'll be sure to come back for
them later :)

Please let me know if I did something wrong - I'll be sure to take it on
for my next patches.

Thanks in advance
~Cruz

Cruz Julian Bishop (7):
  fs/fat: Fix a checkpatch issue in namei_msdos.c
  fs/fat: Fix some checkpatch issues in fat.h
  fs/fat: Changed indentation of some comments in fat.h
  fs/fat: Fix two checkstyle issues in cache.c
  fs/fat: Fixes some small checkpatch issues is dir.c
  fs/fat: Fix all other checkstyle issues in dir.c
  fs/fat: Fix checkpatch issues in fatent.c

 fs/fat/cache.c       |   10 ++++---
 fs/fat/dir.c         |   31 ++++++++++----------
 fs/fat/fat.h         |   78 +++++++++++++++++++++++++-------------------------
 fs/fat/fatent.c      |   10 ++++---
 fs/fat/namei_msdos.c |    2 +-
 5 files changed, 67 insertions(+), 64 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2012-08-12 11:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-12  9:44 [PATCH 0/7] Fat checkstyle patch set (1) Cruz Julian Bishop
2012-08-12  9:44 ` [PATCH 1/7] fs/fat: Fix a checkpatch issue in namei_msdos.c Cruz Julian Bishop
2012-08-12  9:44 ` [PATCH 2/7] fs/fat: Fix some checkpatch issues in fat.h Cruz Julian Bishop
2012-08-12  9:44 ` [PATCH 3/7] fs/fat: Changed indentation of some comments " Cruz Julian Bishop
2012-08-12  9:44 ` [PATCH 4/7] fs/fat: Fix two checkpatch issues in cache.c Cruz Julian Bishop
2012-08-12  9:44 ` [PATCH 5/7] fs/fat: Fixes some small checkpatch issues in dir.c Cruz Julian Bishop
2012-08-12  9:44 ` [PATCH 6/7] fs/fat: Fix all other " Cruz Julian Bishop
2012-08-12 10:14   ` OGAWA Hirofumi
2012-08-12  9:44 ` [PATCH 7/7] fs/fat: Fix checkpatch issues in fatent.c Cruz Julian Bishop
2012-08-12 10:18 ` [PATCH 0/7] Fat checkstyle patch set (1) OGAWA Hirofumi
2012-08-12 11:01   ` Cruz Julian Bishop

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.