summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2023-12-19 06:00:39 +0100
committerCorey Minyard <minyard@acm.org>2023-12-19 06:33:45 -0600
commit9bd9fbd9032a3b7e9ea916d6e58ba0116e0621be (patch)
tree9c4c388b15fb92ce7757c002aec25da7d5e3d8f5 /scripts/patch-kernel
parent242c6fd473a6a74eac4d4002be715a0d0dede036 (diff)
downloadkernel-9bd9fbd9032a3b7e9ea916d6e58ba0116e0621be.tar.gz
ipmi: Remove usage of the deprecated ida_simple_xx() API
ida_alloc() and ida_free() should be preferred to the deprecated ida_simple_get() and ida_simple_remove(). This is less verbose. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Message-Id: <b1a7a75263400742e5fda6bd7ba426772dc8ef11.1702961986.git.christophe.jaillet@wanadoo.fr> Signed-off-by: Corey Minyard <minyard@acm.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
436254fba320708e8127691'>mt7601u: run calibration works after finishing scanningStanislaw Gruszka 2018-04-24mt7601u: use EWMA to calculate avg_rssiStanislaw Gruszka 2018-04-24mt7601u: phy: mark expected switch fall-throughGustavo A. R. Silva 2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller 2018-03-28net/mediatek: disambiguate mt76 vs mt7601u trace eventsAlexei Starovoitov 2018-03-27wireless: Use octal not symbolic permissionsJoe Perches 2018-03-22mt7601u: use firmware_request_cache() to address cache on rebootLuis R. Rodriguez 2018-03-13mt7601u: let mac80211 validate rx CCMP PNLorenzo Bianconi 2018-03-13mt7601u: simplify mt7601u_mcu_msg_alloc signatureLorenzo Bianconi 2018-03-13mt7601u: remove a warning in mt7601u_efuse_physical_size_check()Lorenzo Bianconi