--- On Sat, 8/28/10, Julia Lawall <julia@diku.dk> wrote:
Thanks. Unless the author/maintainer of this
driver objects, the patch is OK by me.
Don't be misleading ...
Generally, if it updates just one driver,
mention that driver in $SUBJECT.
Only say the subsystem itself is being
updated (which your original $SUBJECT did)
when the patch affects framework code,
that's shared by all drivers,
> > > What if the
Which two files?
The "patch updates one thing" rule will then
cause it to affect only one driver (usually)
or some framework issue, so the above policies
kick in directly.
Rarely there will be bugs repeated (e.g. via
cut/paste) in multiple drivers, ... in which
case it can make sense to summarize a patch
as a multi-driver subsystem fix . Similarly
with API changes.
--