commit | c223695634fb360ed65e5a811161853a05e46962 | [log] [tgz] |
---|---|---|
author | V. ANANDA KRISHNAN <mansarov@us.ibm.com> | Wed Jul 27 11:43:49 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 27 16:25:52 2005 -0700 |
tree | 0339c37cb05b028dbc0c2cfd9224afb158df423a | |
parent | 9539c1d495c8d92837e7b6382a1219ac275b94b2 [diff] |
[PATCH] jsm: warning fixes - updates the version - fix mixing of declarations and code. The mixing of declarations and code displays warnings when used against RedHat RHEL4.0 distro (compiler version is 3.4.3-22.1) and hence I separated them out. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>