On Tue, 22 Mar 2016 16:40:18 -0700 Joe Perches <[email protected]> wrote:
> On Tue, 2016-03-22 at 22:49 +0000, Colin King wrote: > > From: Colin Ian King <[email protected]> > > > > There is a missing comma between two strings in the dsi_errors[] > > array initializer, causing two strings to be concatenated and the > > array being incorrectly initialized. Add in the missing comma. I sent that a while ago, and there's also a patch to remove bogus code from mdfld_dsi_dpi.c outstanding somewhere Alan

