From 26cd230f0e7e1ddd1681752430d4d4c7b37d9b01 Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Fri, 18 May 2012 08:50:59 -0400 Subject: [PATCH] Staging: bcm: Removes the volatile type definition from Adapter.h This patch removes the following warning: "Use of volatile is usually wrong: see Documentation/volatile-considered-harmful.txt". There were two variables defined in this manner. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed