Thread (4 messages) 4 messages, 3 authors, 2015-04-07

Re: [PATCH net-next] wireless: Use bool function returns of true/false instead of 1/0

From: Joe Perches <joe@perches.com>
Date: 2015-03-30 01:49:09
Also in: lkml, netdev

On Sun, 2015-03-29 at 20:46 -0500, Larry Finger wrote:
On 03/29/2015 08:29 PM, Joe Perches wrote:
quoted
Use bool constants as the return values instead of 1 and 0.

Signed-off-by: Joe Perches <joe@perches.com>
---
quoted
To be honest I'd might rather get bunches of these, there has to be a ton
of them, than a slow trickle of one every few weeks/days.
There aren't too many here either...

  drivers/net/wireless/b43/dma.c                        | 12 ++++++------
  drivers/net/wireless/b43legacy/dma.c                  |  6 +++---
  drivers/net/wireless/b43legacy/rfkill.c               |  8 ++++----
  drivers/net/wireless/brcm80211/brcmsmac/phy/phy_cmn.c |  2 +-
  drivers/net/wireless/brcm80211/brcmsmac/phy/phy_lcn.c |  2 +-
  drivers/net/wireless/iwlwifi/iwl-config.h             |  4 ++--
  6 files changed, 17 insertions(+), 17 deletions(-)
Please split these into separate patches for each driver. That way it will be 
possible to search 'git log' for the contributions to each driver. Otherwise, 
the patches are OK.
It's still possible.

git log <directory> shows the individual patches.

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help