
20 Dec
2007
20 Dec
'07
7:14 p.m.
Both of these handlers use a long if-else statement to determine the resource type. This can be replaced by device_type_from_poolid(). Also replaced a printf() in EAFP with a CU_DEBUG() statement.