From: Behan Webster <behanw@converseincode.com>
To: charlebm@gmail.com, balbi@ti.com
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
USB list <linux-usb@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Subject: Re: [PATCH] usb: LLVMLinux: Remove VLAIS from USB gadget
Date: Mon, 23 Sep 2013 19:08:31 -0400 [thread overview]
Message-ID: <5240C9EF.7030008@converseincode.com> (raw)
In-Reply-To: <1379976833-20859-1-git-send-email-charlebm@gmail.com>
On 09/23/13 18:53, charlebm@gmail.com wrote:
> From: Mark Charlebois <charlebm@gmail.com>
>
>
> The use of variable length arrays in structs (VLAIS) in the Linux Kernel code
> precludes the use of compilers which don't implement VLAIS (for instance the
> Clang compiler). This patch removes the use of VLAIS in the gadget driver.
>
> This version has been tested to compile cleanly.
>
> Signed-off-by: Mark Charlebois <charlebm@gmail.com>
> Signed-off-by: Behan Webster <behanw@converseincode.com>
>
This is the fixed patch which was sent to Andrzej Pietrasiewicz.
Behan
--
Behan Webster
behanw@converseincode.com
prev parent reply other threads:[~2013-09-23 23:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-23 22:53 [PATCH] usb: LLVMLinux: Remove VLAIS from USB gadget charlebm
2013-09-23 23:08 ` Behan Webster [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5240C9EF.7030008@converseincode.com \
--to=behanw@converseincode.com \
--cc=andrzej.p@samsung.com \
--cc=balbi@ti.com \
--cc=charlebm@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox