Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4163
b: refs/heads/master
c: 07bbeaf
h: refs/heads/master
i:
  4161: a539321
  4159: 9eb8632
v: v3
  • Loading branch information
Linus Torvalds committed Jul 6, 2005
1 parent 4983598 commit 32c68d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 184f6eb8c46afc2a4aa6cb7c51ebc423c36d9c9d
refs/heads/master: 07bbeaf12310263d808b1958f8413b95f98786ea
4 changes: 2 additions & 2 deletions trunk/drivers/ieee1394/ieee1394_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ struct hpsb_packet {

/* These are core internal. */
signed char tlabel;
char ack_code;
char tcode;
signed char ack_code;
unsigned char tcode;

unsigned expect_response:1;
unsigned no_waiter:1;
Expand Down

0 comments on commit 32c68d9

Please sign in to comment.