On Thu, Dec 21, 2017 at 09:05:44AM +0530, Varsha Rao wrote: > As opts is reassigned multiple times, it cannot be made constant. > So remove const qualifier from structure option. This patch fixes the > following warning: > > warning: initialization discards ‘const’ qualifier from pointer target > type [-Wdiscarded-qualifiers] > .orig_opts = original_opts, Applied, thanks Varsha. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html