Re: [Nouveau] [PATCH] drm/nouveau: Rename bit_table()

2011-04-18 Thread Ben Skeggs
Sorry for the top post, sent from in bed, on a mobile phone. Personally, I prefer how it is now. If people want it changed, I guess that's ok, but, bit_table_find() instead maybe? Ben. Sent from my iPhone On 18/04/2011, at 11:29, Emil Velikov emil.l.veli...@gmail.com wrote: Rename

[Nouveau] [PATCH] drm/nouveau: Rename bit_table()

2011-04-17 Thread Emil Velikov
Rename bit_table() to find_bit_table() to make the if easier on the eyes, as well as to remove duplication i.e. existing struct already has the same name Signed-off-by: Emil Velikov emil.l.veli...@gmail.com --- drivers/gpu/drm/nouveau/nouveau_bios.c |4 ++--