On 03/11/2015 11:13 PM, Scott Wood wrote:
> Use %pS for actual addresses, otherwise you'll get bad output
> on arches like ppc64 where %pF expects a function descriptor.
>
> Signed-off-by: Scott Wood
> Cc: linux-scsi@vger.kernel.org
> Cc: Hannes Reinecke
Acked-by: Hannes Reinecke
Cheers,
Hann
Use %pS for actual addresses, otherwise you'll get bad output
on arches like ppc64 where %pF expects a function descriptor.
Signed-off-by: Scott Wood
Cc: linux-scsi@vger.kernel.org
Cc: Hannes Reinecke
---
drivers/scsi/esp_scsi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
2 matches
Mail list logo