Re: [2.6 patch] cdrom.c: make several functions static (fwd)

From: Jens Axboe
Date: Mon Nov 22 2004 - 02:34:46 EST


On Mon, Nov 22 2004, Adrian Bunk wrote:
>
> The patch forwarded below still applies and compiles against
> 2.6.10-rc2-mm2 (I've edited it for a trivial context adjustment).
>
> Please apply or comment on it.
>
>
> ----- Forwarded message from Adrian Bunk <bunk@xxxxxxxxx> -----
>
> Date: Sun, 31 Oct 2004 22:33:19 +0100
> From: Adrian Bunk <bunk@xxxxxxxxx>
> To: axboe@xxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Subject: [2.6 patch] cdrom.c: make several functions static
>
> The patch below makes several functions in cdrom.c static.
>
> This includes cdrom_is_mrw and cdrom_is_random_writable which were
> EXPORT_SYMBOL'ed but weren't used anywhere outside of cdrom.h .

They used to, that's why they are non-static. The patch looks fine,
thanks.

--
Jens Axboe

-
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/