[PATCH] fs/udf/udftime.c: fix off by one error
authorAdrian Bunk <bunk@stusta.de>
Thu, 5 May 2005 23:16:21 +0000 (16:16 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 23:36:51 +0000 (16:36 -0700)
commitf59154c53fac0bfee52393247beadf0474770351
tree002722bc8d24180077a35799e43dd75a19feb923
parent252795264df50a6c9eee604d29989854d5558139
[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>
fs/udf/udftime.c