Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259017
b: refs/heads/master
c: 72d3950
h: refs/heads/master
i:
  259015: 631ecdc
v: v3
  • Loading branch information
H Hartley Sweeten authored and Linus Torvalds committed Jul 26, 2011
1 parent c953359 commit 7a8cc1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b09628ef56352a77bcf38e314869a8205c21a756
refs/heads/master: 72d39508e43689b9346dfc956fad5e94a8911886
1 change: 1 addition & 0 deletions trunk/lib/lcm.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include <linux/kernel.h>
#include <linux/gcd.h>
#include <linux/module.h>
#include <linux/lcm.h>

/* Lowest common multiple */
unsigned long lcm(unsigned long a, unsigned long b)
Expand Down

0 comments on commit 7a8cc1b

Please sign in to comment.