On Tue, 5 Jul 2016 07:58:04 +0800 kbuild test robot <l...@intel.com> wrote:
> All warnings (new ones prefixed by >>): > > drivers/isdn/hisax/config.c: In function 'VHiSax_putstatus': > >> drivers/isdn/hisax/config.c:688:5: warning: assignment discards 'const' > >> qualifier from pointer target type [-Wdiscarded-qualifiers] > p = fmt; Hi, Thanks for the report, I resent "[PATCH v2 3/3] Constify some function parameters" with the fix. -- Emese