Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88095
b: refs/heads/master
c: f2b2ea6
h: refs/heads/master
i:
  88093: 5962765
  88091: a6bd43f
  88087: 0370c60
  88079: c74e7ff
  88063: 6c3bac0
v: v3
  • Loading branch information
Jim Meyering authored and Linus Torvalds committed Apr 2, 2008
1 parent 0fee2eb commit 1bda9a7
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: e8d49f3a6fec38cc83ae3221c3df0649d021c30c
refs/heads/master: f2b2ea692ec01768c77a4f532dcd060316460122
2 changes: 1 addition & 1 deletion trunk/Documentation/SubmittingPatches
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ They provide type safety, have no length limitations, no formatting
limitations, and under gcc they are as cheap as macros.

Macros should only be used for cases where a static inline is clearly
suboptimal [there a few, isolated cases of this in fast paths],
suboptimal [there are a few, isolated cases of this in fast paths],
or where it is impossible to use a static inline function [such as
string-izing].

Expand Down

0 comments on commit 1bda9a7

Please sign in to comment.