commit | edf1eed46636d0d34473657f24c32dc779afc85f | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu Feb 09 19:25:54 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 09 09:44:57 2012 -0800 |
tree | f8170bdbbee4877c76ec81f86ee98be89a910aa3 | |
parent | 733ba91cc0d5b0a3cc012431b8c5b354697b57c1 [diff] |
staging/mei: normalize prototypes of all read buffers 1. convert all read buffers to unsigned char and drop useless castings 2. simplify mei_read_slots implementation Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>