Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 49068
b: refs/heads/master
c: 6fb189c
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and Adrian Bunk committed Feb 17, 2007
1 parent 79a727d commit 54e70be
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: 728f0bbd68e98d6a5d6a17aece000d9a3e24f075
refs/heads/master: 6fb189c2a4f3bea4936127355903dae2b4104e34
2 changes: 1 addition & 1 deletion trunk/include/linux/log2.h
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ unsigned long __roundup_pow_of_two(unsigned long n)
* roundup_pow_of_two - round the given value up to nearest power of two
* @n - parameter
*
* round the given balue up to the nearest power of two
* round the given value up to the nearest power of two
* - the result is undefined when n == 0
* - this can be used to initialise global variables from constant data
*/
Expand Down

0 comments on commit 54e70be

Please sign in to comment.