Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45249
b: refs/heads/master
c: 2723f96
h: refs/heads/master
i:
  45247: 547849a
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jan 6, 2007
1 parent 58142bb commit a42468e
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: 3771a450cf47fa64f36c53ba61e36aa2ec84a86b
refs/heads/master: 2723f9603a8f8bb2cd8c7b581f7c94b8d75e3837
4 changes: 2 additions & 2 deletions trunk/drivers/char/ip2/i2ellis.h
Original file line number Diff line number Diff line change
Expand Up @@ -606,9 +606,9 @@ static int iiDownloadAll(i2eBordStrPtr, loadHdrStrPtr, int, int);
// code and returning.
//
#define COMPLETE(pB,code) \
if(1){ \
do { \
pB->i2eError = code; \
return (code == I2EE_GOOD);\
}
} while (0)

#endif // I2ELLIS_H

0 comments on commit a42468e

Please sign in to comment.