From: Devendra Naga Date: Sun, 17 Mar 2013 05:21:10 +0000 (-0400) Subject: staging:tidspbridge: rmgr: fix checkpatch errors X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~528 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3109117aa86bd402714785145481d0eaedff332;p=pandora-kernel.git staging:tidspbridge: rmgr: fix checkpatch errors fixes the following errors ERROR: "foo ** bar" should be "foo **bar" +int strm_free_buffer(struct strm_res_object *strmres, u8 ** ap_buffer, ERROR: "foo ** bar" should be "foo **bar" +int strm_reclaim(struct strm_object *stream_obj, u8 ** buf_ptr, ERROR: space prohibited after that '*' (ctx:ExW) + * hnotification) ^ Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed