staging: ozwpan: Remove allocation from delaration line
authorQuentin Lambert <lambert.quentin@gmail.com>
Tue, 10 Feb 2015 09:24:12 +0000 (10:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 00:14:08 +0000 (16:14 -0800)
This patch removes allocation from declaration line because
people are known to gloss over declarations.

Signed-off-by: Quentin Lambert <lambert.quentin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found