Re: [Linux-zigbee-devel] [PATCH net-next 0/2] cleanup for 6lowpan and mac802514

2014-07-01 Thread David Miller
From: David Miller Date: Tue, 01 Jul 2014 17:04:09 -0700 (PDT) > From: Varka Bhadram > Date: Thu, 26 Jun 2014 19:06:53 +0530 > >> These patches fixed the coding style issues reported by checkpatch.pl. > > Applied to net-next, thanks. Actually looking at your later postings I'm confused what I

Re: [Linux-zigbee-devel] [PATCH net-next 0/2] cleanup for 6lowpan and mac802514

2014-07-01 Thread David Miller
From: Varka Bhadram Date: Thu, 26 Jun 2014 19:06:53 +0530 > These patches fixed the coding style issues reported by checkpatch.pl. Applied to net-next, thanks. -- Open source business process management suite built on J

[Linux-zigbee-devel] [PATCH net-next 0/2] cleanup for 6lowpan and mac802514

2014-06-26 Thread Varka Bhadram
These patches fixed the coding style issues reported by checkpatch.pl. following issues fixed: CHECK: Alignment should match open parenthesis WARNING: Prefer kcalloc over kzalloc with multiply WARNING: line over 80 characters CHECK: Blank lines aren't necessary befo