Destroying DevKit Command Output

The application that uses the DevKit is responsible for destroying all DevKit command output. Since all command output is in the form of lists, simply calling lpar_destroy for each list is sufficient. Note that even a list of lists (for more information, see Processing the Output of DevKit Commands) can be destroyed with a single call to lpar_destroy.