git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eeb36f8
)
fs/affs: define AFFSNAMEMAX to replace constant use
author
Fabian Frederick
<fabf@skynet.be>
Tue, 17 Feb 2015 21:46:23 +0000
(13:46 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 17 Feb 2015 22:34:52 +0000
(14:34 -0800)
30 was used all over the place to compare name length against
AFFS maximum name length.
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found