mei: drop redundant length parameter from mei_write_message function
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 25 Dec 2012 17:05:59 +0000 (19:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:31:27 +0000 (10:31 -0800)
The length is already part of the message header and it is validated
before the function call

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found