From: Benjamin Romer Date: Fri, 31 Oct 2014 13:57:32 +0000 (-0400) Subject: staging: unisys: refactor VISORCHIPSET_BUSDEV_NOTIFIERS X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~527 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe90d8926c93601b739f7cdd39fcf445c8687709;p=pandora-kernel.git staging: unisys: refactor VISORCHIPSET_BUSDEV_NOTIFIERS Get rid of the typedef and just use struct visorchipset_busdev_notifiers instead. Fix CamelCase names in parameters for the function pointers: busNo => bus_no devNo => dev_no typeGuid => type_uuid minSize => min_size maxSize => max_size Update references. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed