diff options
author | 2017-06-23 17:13:19 +0530 | |
---|---|---|
committer | 2017-06-28 21:17:46 +0300 | |
commit | 3ac27dd37b40ae9a1a2690c91f27ab339b275142 (patch) | |
tree | 3f45234e7aa7ea5e1b8274bb459e3b1ebfd5364f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rsi: add in missing RSI_FSM_STATES into array fsm_state (diff) | |
download | wireguard-linux-3ac27dd37b40ae9a1a2690c91f27ab339b275142.tar.xz wireguard-linux-3ac27dd37b40ae9a1a2690c91f27ab339b275142.zip |
cw1200: add const to hwbus_ops structures
Declare hwbus_ops structures as const as they are only passed as an
argument to the function cw1200_core_probe. This argument is of type
const. So, make these structures const.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions