From: Dan Carpenter Date: Wed, 18 Mar 2015 19:29:25 +0000 (-0700) Subject: hv: vmbus: missing curly braces in vmbus_process_offer() X-Git-Tag: omap-for-v4.2/o2_dc~63^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177757423fde68a6ce773d2b67b468fbd8367bbc;p=pandora-kernel.git hv: vmbus: missing curly braces in vmbus_process_offer() The indenting makes it clear that there were curly braces intended here. Fixes: 2dd37cb81580 ('Drivers: hv: vmbus: Handle both rescind and offer messages in the same context') Signed-off-by: Dan Carpenter Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed