> +    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

_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to