[PATCH 155/342] Staging: wlan-ng: Lindent cleanups

J.R. Mauro jrm8005 at gmail.com
Sat Jun 20 22:59:29 UTC 2009


On Sat, Jun 20, 2009 at 5:39 PM, Alexey Zaytsev<alexey.zaytsev at gmail.com> wrote:
> On Fri, Jun 19, 2009 at 22:06, Greg Kroah-Hartman<gregkh at suse.de> wrote:
>> From: Mithlesh Thukral
>> Lindent script cleanups in wlan-ng driver in the staging tree.
>>
>> This is a item in the TODO list.
>>
>> Signed-off-by: Mithlesh Thukral
>> Signed-off-by: Greg Kroah-Hartman
>> ---
>> drivers/staging/wlan-ng/hfa384x.h | 376 +++++++--------
>> drivers/staging/wlan-ng/hfa384x_usb.c | 322 ++++++-------
>> drivers/staging/wlan-ng/p80211conv.c | 21 +-
>> drivers/staging/wlan-ng/p80211conv.h | 4 +-
> [...]
>
> For the most part, the patch actually makes the code look worse, like
>
> -void hfa384x_create(hfa384x_t *hw, struct usb_device *usb);
> -void hfa384x_destroy(hfa384x_t *hw);
> +void hfa384x_create(hfa384x_t * hw, struct usb_device *usb);
> +void hfa384x_destroy(hfa384x_t * hw);
>
> Please revert. :(

Lindent is stupid like this. I think I had some changes for it to fix
it but I can't remember. I will look.

> _______________________________________________
> devel mailing list
> devel at linuxdriverproject.org
> http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
>



More information about the devel mailing list