From c7553dad93107f0450be2733b3f62d3d77d17bf9 Mon Sep 17 00:00:00 2001 From: Ken Depro Date: Tue, 20 Jan 2015 10:01:11 -0500 Subject: [PATCH] staging: unisys: Change alloc calls to use var name instead of type in virthba.c This patch changes a couple of kzalloc calls to pass the variable name to the call, rather than the variable struct type. This is a result of checks generated during the checkpatch script. Signed-off-by: Ken Depro Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed