Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305926
b: refs/heads/master
c: f674ef7
h: refs/heads/master
v: v3
  • Loading branch information
Jim Kukunas authored and NeilBrown committed May 22, 2012
1 parent 5813586 commit 4e8a745
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: ea4d26ae24e58fbd2c61de9242adab053cb982d8
refs/heads/master: f674ef7b43881b2ac11f98d6ba2dc5d9dd0dd118
2 changes: 1 addition & 1 deletion trunk/lib/raid6/algos.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
*/

#include <linux/raid/pq.h>
#include <linux/module.h>
#ifndef __KERNEL__
#include <sys/mman.h>
#include <stdio.h>
#else
#include <linux/module.h>
#include <linux/gfp.h>
#if !RAID6_USE_EMPTY_ZERO_PAGE
/* In .bss so it's zeroed */
Expand Down

0 comments on commit 4e8a745

Please sign in to comment.