Re: [PATCH] drivers/isdn/hisax: Drop unused list

From: David Miller
Date: Fri May 13 2011 - 16:12:38 EST


From: Julia Lawall <julia@xxxxxxx>
Date: Fri, 13 May 2011 16:15:39 +0200

> The file st5481_init.c locally defines and initializes the adapter_list
> variable, but does not use it for anything. Removing the list makes it
> possible to remove the list field from the st5481_adapter data structure.
> In the function probe_st5481, it also makes it possible to free the locally
> allocated adapter value on an error exit.
>
> Signed-off-by: Julia Lawall <julia@xxxxxxx>

Applied, thanks a lot Julia.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/