From c79386368edab72ae54c639150a1390e4e7c7a3e Mon Sep 17 00:00:00 2001 From: Jeff Oczek Date: Sat, 14 Jun 2014 09:21:17 -0400 Subject: [PATCH] staging: tidspbridge: Fix whitespace for pointers in function headers Change style in function headers from 'type * ptr' to 'type *ptr' Signed-off-by: Jeff Oczek Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed