Fredrik wrote:
> required-fds.patch (not sure Apple Mail can handle this properly
> though...):
You suspected correctly - Apple Mail line wrapped it at 72 columns
(added newlines in any line going past column 72.) This makes it
impossible to apply the patch without alot of hand editing.
As you probably also suspect (correctly, again), given the volume of
patches we handle on lkml, the burden is on the submitter to get the
patch format correct, so it applies cleanly.
You will have to experiment some, sending the patch to yourself and
being sure that it applies cleanly. I'm not an Apple Mail expert, so
can't help; sorry. Perhaps some other email program ...?
For example, this line wrapped:
fs/open.c | 63 +++++++++++++++++++++++++++++++++++++
+++++++++
and more critically, in the patch, many lines, such as:
+/* file descriptors required to complete current I/O operation
successfully */
+ struct list_head required_fds;
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <[email protected]> 1.925.600.0401
-
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/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]