commit | 82cc76fb3581f4dbecc08127a24ac713a8e7250f | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Sat Sep 30 14:18:07 2017 -0700 |
committer | snandini <snandini@codeaurora.org> | Tue Oct 03 03:30:35 2017 -0700 |
tree | 00ba875f551fa3e6b17d492d5ba12ab053db3a1c | |
parent | 6867ec3361fd8bdb280bf4e73cffe6c396d7dfd0 [diff] |
qcacld-3.0: Fix spurious space in CFG_MAX_AMSDU_NUM_NAME usage Checkpatch is flagging the following issue: ERROR:SPACING: space prohibited before that ',' (ctx:WxW) + REG_VARIABLE(CFG_MAX_AMSDU_NUM_NAME , WLAN_PARAM_Integer, ^ Remove the spurious space. Change-Id: I60d78072cbaa6b24df14c623af35b99ef81606d5 CRs-Fixed: 2119500