On Sun, Sep 01, 2019 at 03:08:22PM -0500, Goldwyn Rodrigues wrote: > From: Goldwyn Rodrigues <rgoldwyn@xxxxxxxx> > > To improve debugging abilities, especially invalid option > asserts. Looking at the code I'd much rather have unconditional WARN_ON_ONCE statements in most places. Including returning an error when we see something invalid in most cases.