![]() | |||||||||||||
Messages in this thread |
2005/7/11, Frederik Deweerdt <frederik.deweerdt@gmail.com>: > > -unsigned int csum_partial_copy_from_user (const unsigned char *src, unsigned char *dst, > > +unsigned int csum_partial_copy_from_user (const unsigned char *src, > > + unsigned char *dst, > ^^^^^^^ Alignment looks fuzzy here It's actually a spaces-vs-tabs issue -- the existing lines use all spaces for indentation, but my new line uses tabs, so when viewed as part of the diff they look unaligned; they look OK in the actual source file though. -Miles -- Do not taunt Happy Fun Ball. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-07-11 10:16 [W:0.055 / U:0.100 seconds] ©2003-2008 Jasper Spaans | |||||||||||||