From: Fabian Frederick Date: Tue, 17 Feb 2015 21:46:23 +0000 (-0800) Subject: fs/affs: define AFFSNAMEMAX to replace constant use X-Git-Tag: fixes-v4.0-rc1~78^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f157853e407c0611cd6acbc400fa6c7be420b1bd;p=pandora-kernel.git fs/affs: define AFFSNAMEMAX to replace constant use 30 was used all over the place to compare name length against AFFS maximum name length. Signed-off-by: Fabian Frederick Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed