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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to