From: Christopher Brannon Date: Fri, 15 Oct 2010 00:24:00 +0000 (-0500) Subject: staging: speakup: speakup_dectlk.c: style fixes X-Git-Tag: v2.6.37-rc1~60^2~3^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4073f1b6ab9c70d603b194b1bb415b9e742b245f;p=pandora-kernel.git staging: speakup: speakup_dectlk.c: style fixes * Clean this file based on reports from checkpatch.pl. * Replace a function-like macro with an inline function. * Remove an incorrect use of the volatile qualifier. The previously-volatile variable is now always protected by a spinlock. Signed-off-by: Christopher Brannon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed