Re: [PATCH 3/9] stating/atomisp: fix -Wold-style-definition warning

From: Stephen Hemminger
Date: Mon Mar 20 2017 - 11:05:47 EST


On Mon, 20 Mar 2017 10:32:19 +0100
Arnd Bergmann <arnd@xxxxxxxx> wrote:

> -void ia_css_dequeue_param_buffers(/*unsigned int pipe_num*/)
> +void ia_css_dequeue_param_buffers(/*unsigned int pipe_num*/ void)
> {
Why keep the comment?