Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module

This commit is contained in:
Brian Behlendorf 2008-12-19 10:26:50 -08:00
commit f1ba2464f9
1 changed files with 1 additions and 1 deletions

View File

@ -3704,7 +3704,7 @@ out:
* Free buffers that were tagged for destruction.
*/
static void
l2arc_do_free_on_write()
l2arc_do_free_on_write(void)
{
list_t *buflist;
l2arc_data_free_t *df, *df_prev;