commit | b4918808debc62daaa189ecbdfca489c00b1061d | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Thu Apr 23 15:54:55 2009 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jun 19 11:00:33 2009 -0700 |
tree | 5ab16feb4fd867d2b56ac08d9e34a45bbe60c638 | |
parent | 814900c904140cfe7f3e48cabec06b3eec57e0ea [diff] |
Staging: comedi: more fix the way structs are initialized. Change from the foo: bar format to the .foo = bar format. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>