[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150804003732.GA5311@kroah.com>
Date: Mon, 3 Aug 2015 17:37:32 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Chandra S Gorentla <csgorentla@...il.com>
Cc: rachel.kim@...el.com, dean.lee@...el.com, chris.park@...el.com,
devel@...verdev.osuosl.org, linux-wireless@...r.kernel.org,
johnny.kim@...el.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] drivers: staging: wilc1000: use 'void' for no
arguments functions
On Sun, Aug 02, 2015 at 09:23:51PM +0530, Chandra S Gorentla wrote:
> Added 'void' keyword in the paranthesis of function definitions, when
> there are no arguments to the functions. This fixes the checkpatch.pl
> error - "Bad function definition 'function()' should probably be
> function(void)".
>
> Signed-off-by: Chandra S Gorentla <csgorentla@...il.com>
This series does not apply cleanly. Please rebased on the latest
staging-testing branch of the staging.git tree and resend.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists