[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ada7j0wtx0d.fsf@cisco.com>
Date: Fri, 25 Aug 2006 12:50:58 -0700
From: Roland Dreier <rdreier@...co.com>
To: "Bryan O'Sullivan" <bos@...hscale.com>
Cc: openib-general@...nib.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 11 of 23] IB/ipath - add new minor device to allow sending of diag packets
> + if (ret < 0) {
> + printk(KERN_ERR IPATH_DRV_NAME ": Unable to create "
> + "diag data device: error %d\n", -ret);
> + goto bail_ipathfs;
> + }
> +
The last line adds trailing whitespace, which git complains about.
When patchbombing, can you run your patches through "git apply --check
--whitespace=error-all" or the equivalent?
Thanks,
Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists