[PATCH] staging: comedi: amplc_pci230: rename 'todo' variable

2015-06-16 Thread Gujulan Elango, Hari Prasath (H.)
From: Hari Prasath Gujulan Elango hguju...@visteon.com This patch renames the very generic variable name 'todo' to nsamples. Signed-off-by: Hari Prasath Gujulan Elango hguju...@visteon.com --- Subject line modified and variable name kept short as per suggestion from Ian Abbott. ---

Re: [PATCH] staging: comedi: amplc_pci230: rename 'todo' variable

2015-06-16 Thread Ian Abbott
On 16/06/15 14:43, Gujulan Elango, Hari Prasath (H.) wrote: From: Hari Prasath Gujulan Elango hguju...@visteon.com This patch renames the very generic variable name 'todo' to nsamples. Signed-off-by: Hari Prasath Gujulan Elango hguju...@visteon.com --- Subject line modified and