From: H Hartley Sweeten Date: Tue, 30 Oct 2012 00:05:59 +0000 (-0700) Subject: staging: comedi: addi_eeprom: cleanup v_EepromWaitBusy() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~807 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eddc0578c0da97300649966a10e929e708fd948c;p=pandora-kernel.git staging: comedi: addi_eeprom: cleanup v_EepromWaitBusy() Add namespace to the function by renaming the CamelCase function to addi_eeprom_nvram_wait(). Rename the CamelCase local variable. Refactor the do {} while to make the code a bit more concise. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed