Commit e2e5729
wlcore: remove stray plus sign
The commit mentioned below added a stray plus sign, likely
due to some conflict resolution (i.e. as a leftover from a
unified diff), which was harmless since it was just used as
an integer constant modifier. Remove it anyway, now that I
stumbled across it.
Fixes: cf33a77 ("wlcore: mesh: Add support for RX Broadcast Key")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>1 parent c80b18c commit e2e5729
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6274 | 6274 | | |
6275 | 6275 | | |
6276 | 6276 | | |
6277 | | - | |
| 6277 | + | |
6278 | 6278 | | |
6279 | 6279 | | |
6280 | 6280 | | |
| |||
0 commit comments