All of lore.kernel.org
 help / color / mirror / Atom feed
From: Holger Waechtler <holger@qanu.de>
To: Adrian Bunk <bunk@stusta.de>
Cc: linux-dvb-maintainer@linuxtv.org, linux-kernel@vger.kernel.org
Subject: Re: [linux-dvb-maintainer] [RFC: 2.6 patch] DVB: possible cleanups
Date: Fri, 11 Feb 2005 20:22:06 +0100	[thread overview]
Message-ID: <420D05DE.6020706@qanu.de> (raw)
In-Reply-To: <20050211163436.GB2958@stusta.de>

Adrian Bunk wrote:

>Before I'm getting flamed to death:
>This patch contains possible cleanups. If parts of this patch conflict 
>with pending changes these parts of my patch have to be dropped.
>
>This patch contains the following possible cleanups:
>- make needlessly global code static
>- remove the following EXPORT_SYMBOL'ed but unused function:
>  - bt8xx/bt878.c: bt878_find_by_i2c_adap
>- remove the following unused global functions:
>  - dvb-core/dvb_demux.c: dmx_get_demuxes
>  - dvb-core/dvb_demux.c: dvb_set_crc32
>- remove the following unneeded EXPORT_SYMBOL's:
>  - dvb-core/dvb_demux.c: dvb_dmx_swfilter_packet
>  
>

dvb_dmx_swfilter_packet() should remain exported to the public, 
accessing this directly makes sense for some architectures.

Holger


  reply	other threads:[~2005-02-11 19:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11 16:34 [RFC: 2.6 patch] DVB: possible cleanups Adrian Bunk
2005-02-11 19:22 ` Holger Waechtler [this message]
2005-02-11 23:44   ` [linux-dvb-maintainer] " Johannes Stezenbach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=420D05DE.6020706@qanu.de \
    --to=holger@qanu.de \
    --cc=bunk@stusta.de \
    --cc=linux-dvb-maintainer@linuxtv.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.