From: H Hartley Sweeten Date: Wed, 3 Apr 2013 18:39:35 +0000 (-0700) Subject: staging: comedi: rtd520: rename CamelCase in rtd_interrupt() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~340 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f0210346a8bdd1e3dedc4c6aa25e23b944411ce;p=pandora-kernel.git staging: comedi: rtd520: rename CamelCase in rtd_interrupt() Rename the CamelCase local variable fifoStatus to fifo_status. Also rename the goto lables abortTransfer and transferDone to xfer_abort and xfer_done. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed