From: Konrad Rzeszutek Wilk Date: Thu, 14 Apr 2011 21:27:29 +0000 (-0400) Subject: xen/blkback: Fix interface.c checkpatch warnings .. except X-Git-Tag: v3.0-rc1~162^2~16^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5f4b3c498623fc3d83f6d92e00a2b2dbf500cd0;p=pandora-kernel.git xen/blkback: Fix interface.c checkpatch warnings .. except + sring_x86_64 = (struct blkif_x86_64_sring *)blkif->blk_ring_area->addr; WARNING: line over 80 characters + BACK_RING_INIT(&blkif->blk_rings.x86_64, sring_x86_64, PAGE_SIZE); as breaking them up really does not help that much. Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed