udevtrigger: nuke scan_{subdir,class,block} functions
authorGabor Juhos <juhosg@openwrt.org>
Wed, 11 Sep 2013 14:10:18 +0000 (16:10 +0200)
committerJohn Crispin <blogic@openwrt.org>
Fri, 13 Sep 2013 15:36:59 +0000 (17:36 +0200)
commitd4f72a9102c8ce5996f1c340e56d68c07eeda043
tree243e3c1923273cf969f455f642b3752b9c00c089
parent372f37626513b29f18f8f31e892abea7d1d68917
udevtrigger: nuke scan_{subdir,class,block} functions

These functions are simple wrappers around the
'scan_subdir' function. Remove the wrapper code and
use the 'scan_subdir' function directly instead.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
udevtrigger.c