Re: [PATCH 28/36] staging: comedi: cb_pcidas: remove 'volatile' onprivate data variables

From: Ian Abbott
Date: Wed Jun 27 2012 - 05:34:34 EST


On 2012-06-27 02:06, H Hartley Sweeten wrote:
As indicated by checkpatch.pl, "WARNING: Use of volatile is usually
wrong: ...". The variables in the private data that are marked
volatile don't need to be. Remove the volatile.

Yes, looks good!

Reviewed-by: Ian Abbott <abbbotti@xxxxxxxxx>

--
-=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@xxxxxxxxx> )=-
-=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=-


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/