tools: share function to convert prio to string
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 6 Nov 2012 19:08:43 +0000 (17:08 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 6 Nov 2012 19:10:57 +0000 (17:10 -0200)
commit84341fbe013bca49038174b03e95c2943a8e184c
treeaa1997883803f8e194c84eef833d5068853c96f0
parent4a2e20dfb3f94b0c5f0b8269b0dd84974a5dac56
tools: share function to convert prio to string

No change is expected in the final binary since right now only an inline
function is shared. Later we expect to share more code.
Makefile.am
tools/depmod.c
tools/kmod.h
tools/log.h [new file with mode: 0644]
tools/modprobe.c
tools/rmmod.c