From 0028d585b4f491948c3e732293f5aa781aee1ee9 Mon Sep 17 00:00:00 2001 From: Hema Prathaban Date: Wed, 13 Aug 2014 16:22:41 +0530 Subject: [PATCH] staging: lustre: lustre: ptlrpc: Fix pointer declaration This patch fixes the following checkpatch.pl issue in client.c: ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Hema Prathaban Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed