From ffaa31d7945f14edb04d7b2792a1dbd3a854a2bc Mon Sep 17 00:00:00 2001 From: Shailendra Verma Date: Thu, 4 Jun 2015 20:11:00 +0530 Subject: [PATCH] atm:he - Do not initialise statics to 0. According to false is always '0' and Static variables are initialised to 0 by GCC. Signed-off-by: Shailendra Verma Signed-off-by: David S. Miller --- Reading git-format-patch failed