diff options
| author | 2017-07-24 18:13:29 -0700 | |
|---|---|---|
| committer | 2017-07-28 17:47:51 +0300 | |
| commit | 463df4719084c96e13af5ddefca11b4bcd563074 (patch) | |
| tree | 85d340ce10b5d9d8cbd47b4acd758bf90af95a9f /kernel | |
| parent | mwifiex: don't open-code ARRAY_SIZE() (diff) | |
mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()
It's always called with 'true' -- we only determine it 'false' locally
within this function. So drop the parameter.
Also, this should be 'bool' (since we use true/false), not 'u32'.
Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
