commit | db18d20d1cb0fde16d518fb5ccd38679f174bc04 | [log] [tgz] |
---|---|---|
author | Ye Bin <yebin10@huawei.com> | Fri Oct 09 15:02:15 2020 +0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Oct 30 10:06:56 2020 +0100 |
tree | ccccdda265f5a98bdbba4d0737b8118c03531b69 | |
parent | b1e8eb11fb9cf666d8ae36bbcf533233a504c921 [diff] |
cfg80211: regulatory: Fix inconsistent format argument Fix follow warning: [net/wireless/reg.c:3619]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Ye Bin <yebin10@huawei.com> Link: https://lore.kernel.org/r/20201009070215.63695-1-yebin10@huawei.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>