What's the easy way to remove trailing spaces?  I seem to fat-finger
them into my patches too. 

You would think since its such a fatal error, that the stg would have an
option to nuke them when importing. ;-)


On Thu, 2007-01-11 at 13:42 -0800, Roland Dreier wrote:
> OK, I pulled this into my tree, but I had to fix this up:
> 
> Space in indent is followed by a tab.
> /users/rdreier/ipoib-cm.txt:316:              test_bit(IPOIB_FLAG_ADMIN_CM, 
> &priv->flags);
> Space in indent is followed by a tab.
> /users/rdreier/ipoib-cm.txt:323:              test_bit(IPOIB_FLAG_ADMIN_CM, 
> &priv->flags);
> Adds trailing whitespace.
> /users/rdreier/ipoib-cm.txt:398:      return; 
> Space in indent is followed by a tab.
> /users/rdreier/ipoib-cm.txt:752:                      ret = 0; /* Connection 
> is going away already. */
> Space in indent is followed by a tab.
> /users/rdreier/ipoib-cm.txt:1369:             neigh = tx->neigh;
> Space in indent is followed by a tab.
> /users/rdreier/ipoib-cm.txt:1402:             tx = kzalloc(sizeof *tx, 
> GFP_ATOMIC);
> fatal: 6 lines add trailing whitespaces.
> stg import: Patch does not apply cleanly
> 
> please fix in future revisions.
> 
> _______________________________________________
> openib-general mailing list
> [email protected]
> http://openib.org/mailman/listinfo/openib-general
> 
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
> 


_______________________________________________
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