commit | ea0dcfcf6d6e76ed4ded11c3027e7f5478746010 | [log] [tgz] |
---|---|---|
author | Quentin Lambert <lambert.quentin@gmail.com> | Tue Feb 10 15:12:07 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 26 17:15:08 2015 -0800 |
tree | 1e81ba4294960f0e418b65a5e62201000e53214f | |
parent | b247d4087a6afc3ad41a15b49b7555ba4840c4bc [diff] |
staging: unisys: Remove allocation from declaration line 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>