21 Dec
2007
21 Dec
'07
3:14 a.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.