Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232671
b: refs/heads/master
c: ffbbf2d
h: refs/heads/master
i:
  232669: 51a6619
  232667: 285ba51
  232663: ea2caed
  232655: d51c4f2
  232639: 48c56eb
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 31, 2011
1 parent a873f2e commit a047710
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: fb9f1f17e9c117c0bf7a8f1b7a0efe5db5bc1836
refs/heads/master: ffbbf2da9e578dc7b7ae4f945412c4b74f54b20e
2 changes: 1 addition & 1 deletion trunk/include/linux/kernel.h
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ struct sysinfo {

/**
* BUILD_BUG_ON - break compile if a condition is true.
* @cond: the condition which the compiler should know is false.
* @condition: the condition which the compiler should know is false.
*
* If you have some code which relies on certain constants being equal, or
* other compile-time-evaluated condition, you should use BUILD_BUG_ON to
Expand Down

0 comments on commit a047710

Please sign in to comment.