]> git.baikalelectronics.ru Git - kernel.git/commit
block: replace remaining __FUNCTION__ occurrences
authorHarvey Harrison <harvey.harrison@gmail.com>
Mon, 21 Apr 2008 07:51:04 +0000 (09:51 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 21 Apr 2008 07:51:04 +0000 (09:51 +0200)
commitf5220e80e716f6e9bb3217d0d0cba5c536df29fe
treef04ca5e4275104443fb607bb1cb1d2eaa80f6470
parentf76f2d48b7d681b4f0258a24138e0f977f341405
block: replace remaining __FUNCTION__ occurrences

__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/sx8.c