Re: [PATCH 1/8] usb: phy: twl4030-usb: Silence checkpatch warnings

From: Greg KH
Date: Tue Feb 18 2014 - 15:10:07 EST


On Mon, Feb 17, 2014 at 02:29:18PM +0530, Kishon Vijay Abraham I wrote:
> From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
>
> Silences the following warnings:
> WARNING: sizeof *twl should be sizeof(*twl)
> WARNING: sizeof *otg should be sizeof(*otg)
>
> Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
> Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx>
> ---
> drivers/phy/phy-twl4030-usb.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

This isn't a 3.14-final worthy patch, sorry.
--
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/