From: Ken Depro Date: Tue, 20 Jan 2015 15:01:18 +0000 (-0500) Subject: staging: unisys: Fix CamelCase for function names in virthba.c X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6e0a70898970a6f0d8d3e6e610b4ae96077ad9d;p=pandora-kernel.git staging: unisys: Fix CamelCase for function names in virthba.c This patch fixes CamelCase function names in virthba.c, reported by the checkpatch script: doDiskAddRemove --> do_disk_add_remove SendDiskAddRemove --> send_disk_add_remove Signed-off-by: Ken Depro Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed