On Mon, Feb 17, 2014 at 02:29:18PM +0530, Kishon Vijay Abraham I wrote: > From: Sachin Kamat <sachin.ka...@linaro.org> > > Silences the following warnings: > WARNING: sizeof *twl should be sizeof(*twl) > WARNING: sizeof *otg should be sizeof(*otg) > > Signed-off-by: Sachin Kamat <sachin.ka...@linaro.org> > Signed-off-by: Kishon Vijay Abraham I <kis...@ti.com> > --- > 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/