mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-07 05:33:20 +09:00
The syntax error was not noticed because dprintk is a macro and the code is discarded by default. Reflects ceph.git commit f29b840c64a933b2cb13e3da6f3d785effd73a57. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>