From: Cruz Julian Bishop Date: Fri, 5 Oct 2012 00:14:57 +0000 (-0700) Subject: fs/fat: fix all other checkpatch issues in dir.c X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~12^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f08b4988f229fb41a4995829dc0db34c5e35dfbb;p=pandora-kernel.git fs/fat: fix all other checkpatch issues in dir.c 1: Import linux/uaccess.h instead of asm.uaccess.h 2: Stop any lines going over 80 characters 3: Stopped setting any variables in if statements 4: Stopped splitting quoted strings 5: Removed unneeded parentheses Signed-off-by: Cruz Julian Bishop Acked-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed