]> Pileus Git - ~andy/linux/commit
Staging: bcm: InterfaceIdleMode.h: Checkpatch fixes
authorCeri James <jamesceri@googlemail.com>
Tue, 23 Oct 2012 14:50:33 +0000 (15:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 03:28:19 +0000 (20:28 -0700)
commit05b371964049be1f15dec46caa63f106dd22d20d
treec77b9fca0f29ed29337ee195084b4f1df3567697
parent89babccccb575e5ca67757c874a62f2c67e1365c
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 <jamesceri@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/InterfaceIdleMode.h