Re: [PATCH] caif: remove unused struct member

From: David Miller
Date: Wed Apr 01 2015 - 12:43:35 EST


From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
Date: Tue, 31 Mar 2015 16:05:23 +0200

> The tty_name member of struct ser_device is never set or used, so it
> can be removed. (The definition of struct ser_device is private to
> this .c file, and the identifier tty_name only occurs in this one
> place.)
>
> Signed-off-by: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/