Name

of_changeset_destroy — Destroy a changeset

Synopsis

void of_changeset_destroy (struct of_changeset * ocs);
 

Arguments

ocs

Pointer to changeset

Description

Destroy a changeset. Note that if the changeset is currently applied, its changes to the tree cannot be reverted after the changeset is destroyed.