Re: [PATCH 2.6.20-rc3] TTY_IO: Remove unnecessary kmalloc casts

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rolf Eike Beer
Date: Friday, January 5, 2007 - 3:26 am

Am Freitag, 5. Januar 2007 11:06 schrieb Ahmed S. Darwish:
he

One big patch for the whole kernel will not work anyway. You have to split =
it=20
up to allow subsystems to integrate them in their own trees. With one big=20
patch you would get collisions all over the tree causing the complete patch=
=20
to get dropped. Also CC subsystem maintainers on their parts. And please se=
nd=20
the patches as replies to the first one as it cleans up readability of lkml=
 a=20
lot :)

ne

Yes. But I would suggest starting with the kmalloc()->kzalloc() things. Whe=
n=20
you do this conversions just remove the casts of the lines you're touching.=
=20
This will reduce the size of the complete thing avoiding two rather trivial=
=20
patches touching the same line twice.

Eike
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2.6.20-rc3] TTY_IO: Remove unnecessary kmalloc casts, Ahmed S. Darwish, (Thu Jan 4, 11:36 pm)
Re: [PATCH 2.6.20-rc3] TTY_IO: Remove unnecessary kmalloc ..., Robert P. J. Day, (Thu Jan 4, 11:56 pm)
Re: [PATCH 2.6.20-rc3] TTY_IO: Remove unnecessary kmalloc ..., Ahmed S. Darwish, (Fri Jan 5, 12:14 am)
Re: [PATCH 2.6.20-rc3] TTY_IO: Remove unnecessary kmalloc ..., Rolf Eike Beer, (Fri Jan 5, 3:26 am)
Re: [PATCH 2.6.20-rc3] TTY_IO: Remove unnecessary kmalloc ..., Robert P. J. Day, (Sat Jan 6, 12:35 am)