* Stefan Richter <[EMAIL PROTECTED]> wrote:

> Ingo Molnar wrote:
> > If lkml traffic is too big then i'd suggest to set up email 
> > filters to separate out mails that have 'SCSI' in their subject line
> 
> Good idea.  Minor flaw: If somebody forgets to Cc LSML, he might also 
> forget to put SCSI or scsi into the Subject.

yeah, that's very frequent, but i dont think it's a big issue:

> > or body.
> 
> This yields false positives whenever a .config is posted.

these two patterns:

  "^CONFIG_"
  "^# "

will exclude .config-ish lines.

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to