utils: skip comment lines when parsing devices.txt
authorAndre Heider <a.heider@gmail.com>
Wed, 18 Jan 2023 13:24:37 +0000 (14:24 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 20 Jan 2023 15:08:00 +0000 (16:08 +0100)
commitc0fda7cf249008315a52093a81beae440b2ed005
treebe9848a20efe5e303a71d58a3db7baefdd5da918
parentdbc0ee7c57134f848726f7bbe7638ab10d8596e8
utils: skip comment lines when parsing devices.txt

Just a small optimization, skip the line early if it starts with a #.

Signed-off-by: Andre Heider <a.heider@gmail.com>
iwinfo_utils.c