Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72990
b: refs/heads/master
c: 3ce4af1
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Nov 1, 2007
1 parent 4534c18 commit 42fa651
Show file tree
Hide file tree
Showing 103 changed files with 1,863 additions and 483 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c956a24018819bd903fad0cd275a63c089cdba53
refs/heads/master: 3ce4af1defe55591925362ca1ef8363ba04e0feb
4 changes: 2 additions & 2 deletions trunk/Documentation/SubmittingPatches
Original file line number Diff line number Diff line change
Expand Up @@ -464,8 +464,8 @@ section Linus Computer Science 101.
Nuff said. If your code deviates too much from this, it is likely
to be rejected without further review, and without comment.

Once significant exception is when moving code from one file to
another in this case you should not modify the moved code at all in
One significant exception is when moving code from one file to
another -- in this case you should not modify the moved code at all in
the same patch which moves it. This clearly delineates the act of
moving the code and your changes. This greatly aids review of the
actual differences and allows tools to better track the history of
Expand Down
556 changes: 556 additions & 0 deletions trunk/Documentation/ja_JP/SubmittingPatches

Large diffs are not rendered by default.

Loading

0 comments on commit 42fa651

Please sign in to comment.