Name
class_dev_iter_exit — 
     finish iteration
 
Synopsis
| void class_dev_iter_exit ( | struct class_dev_iter * iter ); | 
 
Arguments
- iter
- 
     class iterator to finish
     
Description
   Finish an iteration.  Always call this function after iteration is
   complete whether the iteration ran till the end or not.