Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1369939

Re: [PATCH] gma500: fix missing comma in dsi_errors array initializer

From Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] gma500: fix missing comma in dsi_errors array initializer
Date 2016-04-02 14:50 +0200
Message-ID <rjta2-3KA-9@gated-at.bofh.it> (permalink)
References <rfDhE-2E4-7@gated-at.bofh.it> <rfEdI-3eJ-1@gated-at.bofh.it> <rfFMu-4q1-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Mar 23, 2016 at 2:28 AM, One Thousand Gnomes
<gnomes@lxorguk.ukuu.org.uk> wrote:
> On Tue, 22 Mar 2016 16:40:18 -0700
> Joe Perches <joe@perches.com> wrote:
>
>> On Tue, 2016-03-22 at 22:49 +0000, Colin King wrote:
>> > From: Colin Ian King <colin.king@canonical.com>
>> >
>> > 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

I have a version of the missing comma fix that I'll send out with
-fixes soon. I should have done that a couple of months ago. Which
patch is the mdffld_dsi_dpi cleanup? I can't find anything related to
that.

-Patrik

>
>
> Alan
>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] gma500: fix missing comma in dsi_errors array initializer Colin King <colin.king@canonical.com> - 2016-03-22 23:50 +0100
  Re: [PATCH] gma500: fix missing comma in dsi_errors array  initializer Joe Perches <joe@perches.com> - 2016-03-23 00:50 +0100
    Re: [PATCH] gma500: fix missing comma in dsi_errors array  initializer One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk> - 2016-03-23 02:30 +0100
      Re: [PATCH] gma500: fix missing comma in dsi_errors array initializer Patrik Jakobsson <patrik.r.jakobsson@gmail.com> - 2016-04-02 14:50 +0200

csiph-web