diff options
author | 2010-11-29 20:24:12 +0000 | |
---|---|---|
committer | 2010-12-02 05:43:15 -0600 | |
commit | ab66ac3007cb3e59fe80dfcf36aff243d3008cb9 (patch) | |
tree | 42ccd6c086e7c73fa8b7a72c303c73740dbfb58d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | OMAP: mailbox: change full flag per mailbox queue instead of global (diff) | |
download | wireguard-linux-ab66ac3007cb3e59fe80dfcf36aff243d3008cb9.tar.xz wireguard-linux-ab66ac3007cb3e59fe80dfcf36aff243d3008cb9.zip |
OMAP: mailbox: fix checkpatch warnings
Fix the following checkpatch warnings observed in mailbox module.
WARNING: please, no space for starting a line,
excluding comments
+ fail_alloc_rxq:$
WARNING: please, no space for starting a line,
excluding comments
+ fail_alloc_txq:$
WARNING: please, no space for starting a line,
excluding comments
+ fail_request_irq:$
WARNING: line over 80 characters
+ mbox_kfifo_size = max_t(unsigned int, mbox_kfifo_size, sizeof(mbox_msg_t));
Signed-off-by: Hari Kanigeri <h-kanigeri2@ti.com>
Acked-by: Hiroshi Doyu <hiroshi.doyu@nokia.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions