From: Olaf Hering Date: Sat, 16 Apr 2011 16:50:40 +0000 (+0200) Subject: hv: pass u32 to process_chn_event() X-Git-Tag: v3.0-rc1~336^2~814 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35436487e954d903237cdd2e1b4f8ca6de4dfe61;p=pandora-kernel.git hv: pass u32 to process_chn_event() Change types in vmbus_on_event() to u32 since the input is u32 as well. Pass u32 to process_chn_event() instead of casting arg to void* and back. Update printk to reflect type change. Signed-off-by: Olaf Hering Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed