From 81ba992689ce1ab223e1df7673d4bab1e257ba11 Mon Sep 17 00:00:00 2001 From: Mathias Krause Date: Thu, 5 Jun 2014 21:20:51 +0200 Subject: [PATCH] HID: usbhid: remove unneeded initialization of quirks_param[] The quirks_param array is located in the BSS, no need to explicitly initialize it with NULL. Signed-off-by: Mathias Krause Signed-off-by: Jiri Kosina --- Reading git-format-patch failed