No real need for my_query_module() and this eliminates some type-punned
authorRob Landley <rob@landley.net>
Mon, 28 Aug 2006 19:40:08 +0000 (19:40 -0000)
committerRob Landley <rob@landley.net>
Mon, 28 Aug 2006 19:40:08 +0000 (19:40 -0000)
commitabfe107f7899145720741dd9051f9fe06fcd7030
treec330a3b93c62f67b2099d030b6d8c016d902c01a
parent82ac9ecfe59e25606d6e4163ba182a547f9d7180
No real need for my_query_module() and this eliminates some type-punned
pointer warning on certain gcc versions (and saves 38 bytes).
include/libbb.h
libbb/Makefile.in
libbb/qmodule.c [deleted file]
modutils/lsmod.c
modutils/rmmod.c