On Sun, 25 Mar 2012 22:44:08 +0200 (CEST) Guennadi Liakhovetski <g.liakhovetski@xxxxxx> wrote: ... > How about this commit message: > > From readdir(3): "According to POSIX, the dirent structure contains a > field char d_name[] of unspecified size, with at most NAME_MAX > characters preceding the terminating null byte." In recent Linux versions > d_name is declared as a zero-size array, and is allocated dynamically at > run-time. Therefore calling sizeof() for this struct member is wrong and > useless. Okay, I'll resubmit the patch and add the suggested commit message. Thanks, Anatolij -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html