This patch sereies fixes several errors and warnings shown by the checkpatch script at the module driver/staging/bcm
v2 splits the patches up, so that only one kind of fix is made in each patch. In addition also fixes on a third file (Qos.c) are included in this version. v1 was sent in by Christian Bay <[email protected]> Martin Gumbrecht (7): Staging: bcm: Prototypes.h: fix checkpatch errors: blank lines Staging: bcm: Prototypes.h: fix checkpatch errors: whitespaces Staging: bcm: Queue.h: fix checkpatch errors: comments Staging: bcm: Queue.h: fix checkpatch errors: brackets Staging: bcm: Queue.h: fix checkpatch errors: whitespaces Staging: bcm: Qos.c: fix checkpatch errors: comments Staging: bcm: Qos.c: fix checkpatch errors: whitespaces drivers/staging/bcm/Prototypes.h | 89 +++++++++++++-------------- drivers/staging/bcm/Qos.c | 126 ++++++++++++++++++++++----------------- drivers/staging/bcm/Queue.h | 46 +++++++------- 3 files changed, 134 insertions(+), 127 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

