]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commite03b7297f8e8968e98ff9eab57e0f92e106248ad
treeca6a76e0b87317587564f173a06225ddac38b586
parent5f9dca1e7d5a5463f9e9cc4e1f5c8e9bc9d118a9
staging: ozwpan: Remove allocation from delaration 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>
drivers/staging/ozwpan/ozhcd.c
drivers/staging/ozwpan/ozpd.c