commit | 5673db40e28732431b1d3c6433638408f913142e | [log] [tgz] |
---|---|---|
author | L. Alberto Giménez <agimenez@sysvalve.es> | Sun Jan 23 01:07:18 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 25 18:03:26 2011 +0800 |
tree | 022a6271322713e15b1b7836541b5bad60ca6022 | |
parent | f5041dac6ba543a98bf550ae94923fc8e9d4fc13 [diff] |
Staging: rt2860: rt_linux.c: Fix space after unary '*' operator. Fix checkpatch error raised by the use of spaces between the '*' operator and the corresponding variable name. Signed-off-by: L. Alberto Giménez <agimenez@sysvalve.es> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>