commit | 3b71797eff4352b4295919efc52de84f84d33d94 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Mar 28 01:56:25 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Mar 28 09:16:03 2006 -0800 |
tree | c59b38a2da075c585adaad0d432f0962dfb6c396 | |
parent | b9e20a920092eb3840424f85c78852c0433df00d [diff] |
[PATCH] drivers/block/paride/pd.c: fix an off-by-one error The Coverity checker found this off-by-one error. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>