diff options
| author | Frederik Deweerdt <[email protected]> | 2006-09-29 02:01:02 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-09-29 09:18:19 -0700 |
| commit | f7ca54f486d3b07f48b8bbc92705bde6ba98ee54 (patch) | |
| tree | 33a464bf15016d5521c1c18f53af5c64a2cc06de /include/linux | |
| parent | 87d7c8aca8670a772f74766c19e0345a606b67a9 (diff) | |
[PATCH] fix mem_write() return value
At the beginning of the routine, "copied" is set to 0, but it is no good
because in lines 805 and 812 it is set to other values. Finally, the
routine returns as if it copied 12 (=ENOMEM) bytes less than it actually
did.
Signed-off-by: Frederik Deweerdt <[email protected]>
Acked-by: Eric Biederman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions