diff options
author | Quan Nguyen <[email protected]> | 2022-10-24 14:59:56 +0700 |
---|---|---|
committer | Corey Minyard <[email protected]> | 2022-10-24 09:19:12 -0500 |
commit | 6dbd4341b9da2063d86cdf4ed8d051e2617506b0 (patch) | |
tree | 26343dec990d935c61c7ff7ef3900c2ff4a568e0 /tools/perf/scripts/python/flamegraph.py | |
parent | c608966f3f9c2dca596967501d00753282b395fc (diff) |
ipmi: ssif_bmc: Use EPOLLIN instead of POLLIN
This fixes the following sparse warning:
sparse warnings: (new ones prefixed by >>)
>> drivers/char/ipmi/ssif_bmc.c:254:22: sparse: sparse: invalid assignment: |=
>> drivers/char/ipmi/ssif_bmc.c:254:22: sparse: left side has type restricted __poll_t
>> drivers/char/ipmi/ssif_bmc.c:254:22: sparse: right side has type int
Fixes: dd2bc5cc9e25 ("ipmi: ssif_bmc: Add SSIF BMC driver")
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Quan Nguyen <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions