s2io.c: Use calculated size in kmallocs
authorJoe Perches <joe@perches.com>
Mon, 24 Aug 2009 17:29:42 +0000 (17:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Aug 2009 05:34:43 +0000 (22:34 -0700)
Use consistent style.  Don't calculate the kmalloc size multiple times

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found