Free an hsi message
void hsi_free_msg(struct hsi_msg * msg);
msg
Pointer to the HSI message
Client is responsible to free the buffers pointed by the scatterlists.