]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/mei: normalize prototypes of all read buffers
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 9 Feb 2012 17:25:54 +0000 (19:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 17:44:57 +0000 (09:44 -0800)
commitedf1eed46636d0d34473657f24c32dc779afc85f
treef8170bdbbee4877c76ec81f86ee98be89a910aa3
parent733ba91cc0d5b0a3cc012431b8c5b354697b57c1
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>
drivers/staging/mei/interface.c
drivers/staging/mei/interface.h
drivers/staging/mei/interrupt.c
drivers/staging/mei/mei_dev.h