Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18508
b: refs/heads/master
c: 871931c
h: refs/heads/master
v: v3
  • Loading branch information
Cornelia Huck authored and Linus Torvalds committed Jan 15, 2006
1 parent 83c675c commit e1de3c9
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: 1f1c12afe5c3e0ef901eec12dee09df4947462ee
refs/heads/master: 871931c1eef1727d42ff3ecf993b1978cf1e209f
2 changes: 1 addition & 1 deletion trunk/drivers/s390/cio/css.h
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ extern int for_each_subchannel(int(*fn)(struct subchannel_id, void *), void *);
struct channel_subsystem {
u8 cssid;
int valid;
struct channel_path *chps[__MAX_CHPID];
struct channel_path *chps[__MAX_CHPID + 1];
struct device device;
struct pgid global_pgid;
};
Expand Down

0 comments on commit e1de3c9

Please sign in to comment.