On Fri, Dec 20, 2013 at 10:03:26PM +0530, Stalin Srinivasan wrote:
> From: stalinsrinivasan.s
>
> This is a patch to the dgnc_cls.c file that fixes up volatile usage
> warning found by the checkpatch.pl tool
>
When you're writing a changelog please mention that you fixed the
locking a little.
From: stalinsrinivasan.s
This is a patch to the dgnc_cls.c file that fixes up volatile usage
warning found by the checkpatch.pl tool
Signed-off-by: S. Stalin Srinivasan
---
drivers/staging/dgnc/dgnc_cls.c |7 ++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/drivers/st