From: Stefan Richter Date: Mon, 7 Jun 2010 22:20:10 +0000 (+0200) Subject: firewire: core: remove an unnecessary zero initialization X-Git-Tag: v2.6.36-rc1~490^2^3~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d04cb189f955e5167c27944d61aa57ad69b598;p=pandora-kernel.git firewire: core: remove an unnecessary zero initialization All of the fields of the iso_interrupt_event instance are overwritten right after it was allocated. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed