From: Ceri James Date: Tue, 23 Oct 2012 14:50:33 +0000 (+0100) Subject: Staging: bcm: InterfaceIdleMode.h: Checkpatch fixes X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1058 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05b371964049be1f15dec46caa63f106dd22d20d;p=pandora-kernel.git Staging: bcm: InterfaceIdleMode.h: Checkpatch fixes This fixes the following checkpatch issues: WARNING: line over 80 characters +INT InterfaceIdleModeRespond(struct bcm_mini_adapter *Adapter, unsigned int *puiBuffer); ERROR: "foo * bar" should be "foo *bar" +INT InterfaceWakeUp(struct bcm_mini_adapter * Adapter); Signed-off-by: Ceri James Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed