From b6d790f793f0082df18f3f6c8a7b1b3fb255c88e Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Mon, 3 Feb 2014 13:55:03 +0530 Subject: [PATCH] usb: phy: twl4030-usb: Silence checkpatch warnings Silences the following warnings: WARNING: sizeof *twl should be sizeof(*twl) WARNING: sizeof *otg should be sizeof(*otg) Signed-off-by: Sachin Kamat Signed-off-by: Kishon Vijay Abraham I --- Reading git-format-patch failed