exp: get rid of the #line bug workaround
authorJens Axboe <axboe@fb.com>
Tue, 30 Sep 2014 02:24:23 +0000 (20:24 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 30 Sep 2014 02:24:23 +0000 (20:24 -0600)
commitdc68fd2cde455260f28256ce8a29345c4061308b
treeb57d9a3cdfc96d7eaf2b7a8c2ac9af0055a7e228
parent65641c1ef3a7e31c606e53f1fd61e65e998ab098
exp: get rid of the #line bug workaround

We can use --no-lines to have bison/yacc not emit lines,
hence not hitting the missing newline bug in bision 3.0.2.

Signed-off-by: Jens Axboe <axboe@fb.com>
Makefile
exp/fixup-buggy-yacc-output.c [deleted file]