int scull_trim(struct scull_dev *dev)
-> Iterate through scull_qsets
-> for(*s_q=s_d->data;s_q;s_q=next)
-> In every iteration
-> Free the quantums
-> Finaly free the qset array
-> Make pointer to qset as NULL
-> Free scull_qset
-> Finally initialize the default values