[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160924.083149.439186691430439270.davem@davemloft.net>
Date: Sat, 24 Sep 2016 08:31:49 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: hariprasad@...lsio.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cxgb4: fix -ve error check on a signed iq
From: Colin King <colin.king@...onical.com>
Date: Fri, 23 Sep 2016 14:45:13 +0100
> -static unsigned int get_filter_steerq(struct net_device *dev,
> +static int get_filter_steerq(struct net_device *dev,
> struct ch_filter_specification *fs)
If you change the location of the openning parenthesis of the first
line, you must reindent the second line so that the arguments are
placed preciely at the column following that openning parenthesis.
Powered by blists - more mailing lists