Re: [2.6 patch] cdrom.c: make several functions static (fwd)
From: Jens Axboe (axboe_at_suse.de)
Date: 11/22/04
- Previous message: Helge Hafting: "Re: on the concept of COW"
- In reply to: Adrian Bunk: "[2.6 patch] cdrom.c: make several functions static (fwd)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 22 Nov 2004 08:28:36 +0100 To: Adrian Bunk <bunk@stusta.de>
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@stusta.de> -----
>
> Date: Sun, 31 Oct 2004 22:33:19 +0100
> From: Adrian Bunk <bunk@stusta.de>
> To: axboe@suse.de
> Cc: linux-kernel@vger.kernel.org
> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Helge Hafting: "Re: on the concept of COW"
- In reply to: Adrian Bunk: "[2.6 patch] cdrom.c: make several functions static (fwd)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|