Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251265
b: refs/heads/master
c: 5a577e3
h: refs/heads/master
i:
  251263: b48118c
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed May 12, 2011
1 parent a91200c commit d0d02fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 3d814731ba67f9514bdf380c1b95dd852ac82a2f
refs/heads/master: 5a577e38724226e06337bc8361f492b6bb76b9a5
6 changes: 3 additions & 3 deletions trunk/drivers/block/xen-blkback/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
* IN THE SOFTWARE.
*/

#ifndef __BLKIF__BACKEND__COMMON_H__
#define __BLKIF__BACKEND__COMMON_H__
#ifndef __XEN_BLKIF__BACKEND__COMMON_H__
#define __XEN_BLKIF__BACKEND__COMMON_H__

#include <linux/version.h>
#include <linux/module.h>
Expand Down Expand Up @@ -230,4 +230,4 @@ static inline void blkif_get_x86_64_req(struct blkif_request *dst,
dst->u.rw.seg[i] = src->seg[i];
}

#endif /* __BLKIF__BACKEND__COMMON_H__ */
#endif /* __XEN_BLKIF__BACKEND__COMMON_H__ */

0 comments on commit d0d02fe

Please sign in to comment.