[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>
This commit is contained in:
committed by
Linus Torvalds
parent
9539c1d495
commit
c223695634
@ -22,6 +22,7 @@
|
||||
* Scott H Kilau <Scott_Kilau@digi.com>
|
||||
* Wendy Xiong <wendyx@us.ltcfwd.linux.ibm.com>
|
||||
*
|
||||
*
|
||||
***********************************************************************/
|
||||
#include <linux/moduleparam.h>
|
||||
#include <linux/pci.h>
|
||||
|
Reference in New Issue
Block a user