Devendra Naga
1c824e7faf
staging: tidspbridge: rmgr: proc.c: fix checkpatch errors
fixes the following errors
ERROR: "foo * bar" should be "foo *bar"
+int proc_ctrl(void *hprocessor, u32 dw_cmd, struct dsp_cbdata * arg)
ERROR: "foo * bar" should be "foo *bar"
+int proc_get_trace(void *hprocessor, u8 * pbuf, u32 max_size)
ERROR: space prohibited after that '*' (ctx:ExW)
+ * hnotification)
^
ERROR: "foo * bar" should be "foo *bar"
+int proc_get_processor_id(void *proc, u32 * proc_id)
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-25 11:02:56 -07:00
..
2013-02-13 08:46:48 -08:00
2012-08-13 19:06:59 -07:00
2012-11-13 13:10:39 -08:00
2012-08-13 19:06:59 -07:00
2012-10-24 16:31:32 -07:00
2013-01-17 16:47:13 -08:00
2013-02-11 10:10:33 -08:00
2013-03-25 11:02:56 -07:00
2013-01-11 11:24:20 -08:00
2012-02-09 09:37:11 -08:00
2011-02-04 20:11:41 -06:00