Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324096
b: refs/heads/master
c: a11b2ef
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Sep 26, 2012
1 parent 3da3b06 commit 507e7b9
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: d978386e79412e45d1aea81eee345dac23d20865
refs/heads/master: a11b2ef7bb69136dfac2d6367574151223ee7712
2 changes: 1 addition & 1 deletion trunk/arch/s390/include/asm/appldata.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ static inline int appldata_asm(struct appldata_product_id *id,
int ry;

if (!MACHINE_IS_VM)
return -ENOSYS;
return -EOPNOTSUPP;
parm_list.diag = 0xdc;
parm_list.function = fn;
parm_list.parlist_length = sizeof(parm_list);
Expand Down

0 comments on commit 507e7b9

Please sign in to comment.