Fix regression created by commit af30c6df74f01db10fa78ac0cbdb5c3c40b5c73f
commitd5c9c2431b417837d3e2d41bddcafc79e0361aeb
authorAl Viro <viro@ftp.linux.org.uk>
Mon, 9 Mar 2009 07:11:18 +0000 (9 07:11 +0000)
committerChristopher Li <sparse@chrisli.org>
Fri, 17 Jul 2009 23:06:23 +0000 (17 23:06 +0000)
treed8bae87114d8cbaf2f137b7d92ee3eeda21c1db1
parent6c5394f09b4f7dbae091b083066a333630d4997d
Fix regression created by commit af30c6df74f01db10fa78ac0cbdb5c3c40b5c73f

const and friends are reserved words, TYVM...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Christopher Li <sparse@chrisli.org>
parse.c
validation/reserved.c [new file with mode: 0644]