commit | cece933994428974f7a0ee1e8843ba5bd0b18563 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Mon Apr 21 09:51:04 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Apr 21 09:51:04 2008 +0200 |
tree | f04ca5e4275104443fb607bb1cb1d2eaa80f6470 | |
parent | ee86418d39f28dd10d27c9d7906d8c26c1293e69 [diff] |
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>