From: Christof Schmitt Date: Tue, 4 Nov 2008 15:35:09 +0000 (+0100) Subject: [SCSI] zfcp: Fix cast warning X-Git-Tag: v2.6.28-rc5~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adc90daffbb454eeae00df92855a88ba79b5b636;p=pandora-kernel.git [SCSI] zfcp: Fix cast warning Fix leftover from last typecast patch: drivers/s390/scsi/zfcp_aux.c: In function ‘zfcp_port_enqueue’: drivers/s390/scsi/zfcp_aux.c:629: warning: format ‘%016llx’ expects type ‘long long unsigned int’, but argument 3 has type ‘u64’ Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed