diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2009-10-01 15:44:06 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-01 16:11:12 -0700 |
commit | 4932be778952d4f3c278cbdef0d717358849aa8c (patch) | |
tree | e6805f70696e75c8b52329f36a994d7d4e6dac92 /Documentation | |
parent | ed9935f4f9165fb306e59aa41a08be3eafe1486e (diff) | |
download | op-kernel-dev-4932be778952d4f3c278cbdef0d717358849aa8c.zip op-kernel-dev-4932be778952d4f3c278cbdef0d717358849aa8c.tar.gz |
docs: update patch size in SubmittingPatches
This patch size comment is like so last millenium. Update it to modern
times.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/SubmittingPatches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index b7f9d3b..72651f7 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -232,7 +232,7 @@ your e-mail client so that it sends your patches untouched. When sending patches to Linus, always follow step #7. Large changes are not appropriate for mailing lists, and some -maintainers. If your patch, uncompressed, exceeds 40 kB in size, +maintainers. If your patch, uncompressed, exceeds 300 kB in size, it is preferred that you store your patch on an Internet-accessible server, and provide instead a URL (link) pointing to your patch. |