Re: [PATCH] USB: serial: iuu_phoenix: remove redundant assignment of DIV to itself
On Mon, Nov 20, 2017 at 05:40:15PM +0000, Colin King wrote: > From: Colin Ian King <colin.king@canonical.com> > > The assignment of DIV to itself is redundant and can be removed. > > Signed-off-by: Colin Ian King <colin.king@canonical.com>