udevtrigger: simplify scan_class function
authorGabor Juhos <juhosg@openwrt.org>
Wed, 11 Sep 2013 14:10:17 +0000 (16:10 +0200)
committerJohn Crispin <blogic@openwrt.org>
Fri, 13 Sep 2013 15:36:59 +0000 (17:36 +0200)
commit372f37626513b29f18f8f31e892abea7d1d68917
tree6164509f0baef0346a6822f8632cb61505d8d9a8
parentd2d0268b167c6f2cca85aa45f757b436c58a747d
udevtrigger: simplify scan_class function

Remove the local directory scanning code and
use the scan_subdir function instead.

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