Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24124
b: refs/heads/master
c: dac5baf
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sesterhenn authored and Linus Torvalds committed Mar 26, 2006
1 parent a68032b commit 3067978
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 07dc1f9f2f80f67823dc9ab4ebe3b1b3b071b911
refs/heads/master: dac5bafa3521a10a42a470ab612cd2bbc12d4203
4 changes: 1 addition & 3 deletions trunk/drivers/isdn/hardware/avm/avmcard.h
Original file line number Diff line number Diff line change
Expand Up @@ -437,9 +437,7 @@ static inline unsigned int t1_get_slice(unsigned int base,
#endif
dp += i;
i = 0;
if (i == 0)
break;
/* fall through */
break;
default:
*dp++ = b1_get_byte(base);
i--;
Expand Down

0 comments on commit 3067978

Please sign in to comment.