-* each link, such that they are in a state ready for reinitialization with the
-* memory they have already allocated. The array that contains them should not
-* be cleared. After all links are complete, to ensure that all memory is
-* properly freed, one should call kxld_array_get_slot to walk the entire
-* allocated space of the array and clean up all potential instances contained
-* therein. Since this technique is somewhat fragile, there are certain
-* requirements that must be met, and guarantees that the array implementation
+* each link, such that they are in a state ready for reinitialization with the
+* memory they have already allocated. The array that contains them should not
+* be cleared. After all links are complete, to ensure that all memory is
+* properly freed, one should call kxld_array_get_slot to walk the entire
+* allocated space of the array and clean up all potential instances contained
+* therein. Since this technique is somewhat fragile, there are certain
+* requirements that must be met, and guarantees that the array implementation