From fb574144f0bf64a68e1657760a2875e13cd2e83e Mon Sep 17 00:00:00 2001 From: Jessica Yu Date: Mon, 28 Jul 2014 06:33:12 -0700 Subject: [PATCH] Staging: lustre: linux-module: fix pointer style issue Fix pointer code style (foo * bar -> foo *bar) Signed-off-by: Jessica Yu Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed