staging: unisys: Remove allocation from declaration line
authorQuentin Lambert <lambert.quentin@gmail.com>
Tue, 10 Feb 2015 14:12:07 +0000 (15:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Feb 2015 01:15:08 +0000 (17:15 -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