From 2a5a3d0c8f4889cae30ef4e3e3041c21bec856b8 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 13 Mar 2014 14:16:26 -0700 Subject: [PATCH] staging: comedi: gsc_hpdi: remove 'volatile' from the private data members As reported by checkpatch.pl, the private data members do not need the volatile tag. Remove them. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed