From: Kalle Valo Date: Wed, 7 Mar 2012 18:03:57 +0000 (+0200) Subject: ath6kl: fix pointer style X-Git-Tag: v3.4-rc1~177^2~48^2~55^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51b56e263fb875a86e1f90e41b8c0b8a47c69b47;p=pandora-kernel.git ath6kl: fix pointer style reported by checkpatch: ath6kl/core.h:748: ERROR: "foo * bar" should be "foo *bar" ath6kl/core.h:751: ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Kalle Valo --- Reading git-diff-tree failed