André Almeida <andrealmeid@xxxxxxxxxx> writes: > Export latest available UTF-8 version number so filesystems can easily > load the newest one. > > Signed-off-by: André Almeida <andrealmeid@xxxxxxxxxx> > --- > > If this is the accepted way of doing that, I will also add something to > checkpatch to warn that modifications at fs/unicode/utf8data.c likely > need to change this define. I'd do it by special casing version == 0 or -1 to utf8_load. But the way you've done is just fine. Acked-by: Gabriel Krisman Bertazi <krisman@xxxxxxx> -- Gabriel Krisman Bertazi