
6 Jun
2016
6 Jun
'16
7:51 a.m.
On Mon, Jun 06, 2016 at 11:01:54 +0200, Ján Tomko wrote:
Error out on parsing errors and use a local const char pointer instead of chained ifs to check whether we found a match. --- src/node_device/node_device_udev.c | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-)
You didn't help in making the code more clear but didn't make it worse either. ACK