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

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

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