[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150803202347.GX5096@mwanda>
Date: Mon, 3 Aug 2015 23:23:47 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Kris Borer <kborer@...il.com>
Cc: gregkh@...uxfoundation.org, stern@...land.harvard.edu,
hdegoede@...hat.com, chasemetzger15@...il.com,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: devio: remove assignment from if condition
On Mon, Aug 03, 2015 at 01:08:26PM -0400, Kris Borer wrote:
> else
> + switch (ctl->ioctl_code) {
This else statement isn't indented. It looks weird and it will cause
static checker warnings (hopefully).
Maybe leave that one out and send the rest. Do complicated one in a
different patch.
regards,
dan carpenter
--
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