Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235472
b: refs/heads/master
c: 6d6a49e
h: refs/heads/master
v: v3
  • Loading branch information
Harry Wei authored and Greg Kroah-Hartman committed Feb 4, 2011
1 parent a64623c commit 73b42d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 5d6a4ea576bb8d9583d1d12538403661f7d26e31
refs/heads/master: 6d6a49e9c9dddff61649249c2b0d5d462fa1a692
2 changes: 1 addition & 1 deletion trunk/Documentation/zh_CN/SubmittingPatches
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ http://userweb.kernel.org/~akpm/stuff/patch-scripts.tar.gz

将改动拆分,逻辑类似的放到同一个补丁文件里。

例如,如果你的改动里同时有bug修正和性能优化,那么把这些改动才分到两个或
例如,如果你的改动里同时有bug修正和性能优化,那么把这些改动拆分到两个或
者更多的补丁文件中。如果你的改动包含对API的修改,并且修改了驱动程序来适
应这些新的API,那么把这些修改分成两个补丁。

Expand Down

0 comments on commit 73b42d9

Please sign in to comment.