]> git.baikalelectronics.ru Git - kernel.git/commit
libata: change ata_<foo>_printk routines to return void
authorJoe Perches <joe@perches.com>
Mon, 22 Sep 2014 16:52:18 +0000 (09:52 -0700)
committerTejun Heo <tj@kernel.org>
Tue, 23 Sep 2014 14:02:31 +0000 (10:02 -0400)
commit93f8120c264bd0f8b3909f43b04804885ea181b7
treee576086dee390d2ccd8111ccc423b27a7228cb6c
parent71f195835cf4bb9e98d20daf93bba1e7356cda50
libata: change ata_<foo>_printk routines to return void

The return value is not used by callers of these functions nor
by uses of all macros so change the functions to return void.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/libata-core.c
include/linux/libata.h