Re: [PATCH 19/59] drivers/infiniband: Add missing "space"

2007-11-20 Thread Roland Dreier
thanks, applied. - 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/

[PATCH 19/59] drivers/infiniband: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/infiniband/hw/ehca/ehca_cq.c |2 +- drivers/infiniband/hw/ehca/ehca_qp.c |6 +++--- drivers/infiniband/ulp/iser/iser_initiator.c |2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/inf