From d18c960430ca341e5c12a023c805ff8fd10032a6 Mon Sep 17 00:00:00 2001 From: Kishon Vijay Abraham I Date: Thu, 19 Dec 2013 20:01:44 +0530 Subject: [PATCH] phy: phy-core.c: remove unnecessary initialization of local variables There were a few places where variables are initialized unncessarily. Remove those initializations. Signed-off-by: Kishon Vijay Abraham I --- Reading git-format-patch failed