commit | f59154c53fac0bfee52393247beadf0474770351 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu May 05 16:16:21 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu May 05 16:36:51 2005 -0700 |
tree | 002722bc8d24180077a35799e43dd75a19feb923 | |
parent | 252795264df50a6c9eee604d29989854d5558139 [diff] |
[PATCH] fs/udf/udftime.c: fix off by one error This patch fixes an off by one error found by the Coverity checker. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>