diff options
author | Cruz Julian Bishop <cruzjbishop@gmail.com> | 2012-10-05 04:14:53 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-05 22:05:10 +0400 |
commit | c90518290ec88a45305a709aae72003a9bc8ad7c (patch) | |
tree | 8a3de56794b0a5117672ec62300ebded30478816 /fs/fat/dir.c | |
parent | 4a3aeb13b774a941823b58715eb4144acedae92a (diff) | |
download | linux-c90518290ec88a45305a709aae72003a9bc8ad7c.tar.xz |
fs/fat: fix two checkpatch issues in cache.c
This does the following:
1: Splits the arguments of a function call to stop it
from exceeding 80 characters
2: Re-indents the arguments of another function call
to prevent the splitting of a quoted string.
Signed-off-by: Cruz Julian Bishop <cruzjbishop@gmail.com>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/fat/dir.c')
0 files changed, 0 insertions, 0 deletions