libkmod-index: keep index and comments in .c
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 28 Oct 2014 03:47:50 +0000 (01:47 -0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 29 Oct 2014 13:58:12 +0000 (11:58 -0200)
commitc4cbdf8e175acdd0d907ae9e250fd2fe7acf9a00
treeb97e6695646693aa298bb0804a66d3b44509f650
parent27eceb2e4ecbf2e31940b67cee682a6935f61e6c
libkmod-index: keep index and comments in .c

Just like other source files, keep the index and comments in the source
file rather than the header.

This also removes INDEX_PRIORITY_MIN that was never being used.
libkmod/libkmod-index.c
libkmod/libkmod-index.h