From 45eb47242df87acbf26c0c2c0a7ab677661153c6 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Sun, 21 Sep 2014 10:55:05 -0700 Subject: [PATCH] powerpc: pci-ioda: Remove unnecessary return value from printk The return value is unnecessary and unused, so make the functions void instead of int. Signed-off-by: Joe Perches Signed-off-by: Michael Ellerman --- Reading git-format-patch failed