author | tony.luck@intel.com <tony.luck@intel.com> | |
Mon, 2 May 2005 17:57:02 +0000 (10:57 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 2 May 2005 21:56:39 +0000 (14:56 -0700) | ||
commit | f220fb6b84e982417dda30b2fd09a0f1d987d2e4 | |
tree | d34183c1cae0faf3b7b3dc92da6faba123e5d62e | tree | snapshot |
parent | 7e8c174a97c45ea87306aad56c762e7752cab324 | commit | diff |
[PATCH] Fix warning in convert-cache
gcc 3.4.3 kicks out this warning:
convert-cache.c: In function `write_subdirectory':
convert-cache.c:102: warning: field precision is not type int (arg 4)
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
gcc 3.4.3 kicks out this warning:
convert-cache.c: In function `write_subdirectory':
convert-cache.c:102: warning: field precision is not type int (arg 4)
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
convert-cache.c | diff | blob | history |