On Mon, May 14, 2018 at 05:27:14PM +0300, Vlad Buslov wrote: > Substitute calls to action insert function with calls to action insert > unique function that warns if insertion overwrites index in idr.
I know this patch may be gone on V2, but a general comment, please use the function names themselves instead of a textualized version. I.e., s/action insert unique/tcf_idr_insert_unique/