mdev: add environment variable match
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 25 Feb 2013 23:40:46 +0000 (00:40 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 25 Feb 2013 23:40:46 +0000 (00:40 +0100)
commit40b97fb31ec7c24db706b47182f400f2a13dbbfc
treec963df67c75ca61f86bbdc3f3f000ce0b1991731
parent1961aea305e258ba7ab3910d084451220f55ed44
mdev: add environment variable match

function                                             old     new   delta
make_device                                         1998    2189    +191
clean_up_cur_rule                                     61      96     +35
dirAction                                             75      87     +12
mdev_main                                            838     849     +11
packed_usage                                       29272   29273      +1
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/0 up/down: 250/0)             Total: 250 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
docs/mdev.txt
util-linux/mdev.c