include/, share/: Remove a2s(), a2u(), str2s(), str2u() These macros aren't very useful. Use a2i() and str2i() instead. Signed-off-by: Alejandro Colomar <alx@kernel.org>