aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-5.15
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2023-01-01 14:24:06 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2023-01-03 23:40:30 +0100
commita80e6301313539a37cc942680500fc9bce5880c3 (patch)
treebeca28a4ee72e0f5d9f9c7dbf3804ad9aca25a68 /include/kernel-5.15
parentb069d4ac6db7634b281e0a86e88a9edfaadac528 (diff)
downloadupstream-a80e6301313539a37cc942680500fc9bce5880c3.tar.gz
upstream-a80e6301313539a37cc942680500fc9bce5880c3.tar.bz2
upstream-a80e6301313539a37cc942680500fc9bce5880c3.zip
oxnas: sata_oxnas: use ata_link_err
Kernel 5.15.86 has backported ("ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros") and this is now causing compilation errors for oxnas SATA driver due to usage of ata_link_printk(). Upstream has migrated to using the appropriate ata_link_{err, warn, notice, info} calls a while ago so its not affected. Lets do the same for oxnas SATA driver and use ata_link_err() instead of ata_link_printk(). Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'include/kernel-5.15')
0 files changed, 0 insertions, 0 deletions