diff options
| author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
|---|---|---|
| committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
| commit | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch) | |
| tree | a8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /Documentation/ia64 | |
| parent | 406089d01562f1e2bf9f089fd7637009ebaad589 (diff) | |
Patched in Tegra support.
Diffstat (limited to 'Documentation/ia64')
| -rw-r--r-- | Documentation/ia64/aliasing-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/ia64/aliasing-test.c b/Documentation/ia64/aliasing-test.c index 62a190d45f3..5caa2af3320 100644 --- a/Documentation/ia64/aliasing-test.c +++ b/Documentation/ia64/aliasing-test.c | |||
| @@ -132,7 +132,6 @@ static int read_rom(char *path) | |||
| 132 | 132 | ||
| 133 | rc = write(fd, "1", 2); | 133 | rc = write(fd, "1", 2); |
| 134 | if (rc <= 0) { | 134 | if (rc <= 0) { |
| 135 | close(fd); | ||
| 136 | perror("write"); | 135 | perror("write"); |
| 137 | return -1; | 136 | return -1; |
| 138 | } | 137 | } |
