Skip to content
Commit d9ae6243 authored by Frans Pop's avatar Frans Pop Committed by David S. Miller
Browse files

ide-cd: Improve "weird block size" error message



Currently the error gets repeated too frequently, for example each
time HAL polls the device when a disc is present. Avoid that by using
printk_once instead of printk.

Also join the error and corrective action messages into a single line.

Signed-off-by: default avatarFrans Pop <elendil@planet.nl>
Acked-by: default avatarBorislav Petkov <petkovbb@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent af054ed0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment