linux/drivers/staging
Jérôme Pinot 072dc1146f staging/ozwpan: coding style ether_addr_copy
This fixes the following issues detected by checkpatch.pl:

 WARNING: Prefer ether_addr_copy() over memcpy() if the Ethernet addresses are __aligned(2)
 #220: FILE: drivers/staging/ozwpan/ozcdev.c:220:
 +              memcpy(g_cdev.active_addr, addr, ETH_ALEN);

 WARNING: Prefer ether_addr_copy() over memcpy() if the Ethernet addresses are __aligned(2)
 #286: FILE: drivers/staging/ozwpan/ozcdev.c:286:
 +                      memcpy(addr, g_cdev.active_addr, ETH_ALEN);

 WARNING: Prefer ether_addr_copy() over memcpy() if the Ethernet addresses are __aligned(2)
 #176: FILE: drivers/staging/ozwpan/ozpd.c:176:
 +              memcpy(pd->mac_addr, mac_addr, ETH_ALEN);

Signed-off-by: Jerome Pinot <ngc891@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-17 14:47:44 -07:00
..
android staging: android: ion: Use ERR_CAST instead of ERR_PTR 2014-03-13 16:34:02 -07:00
bcm Staging: bcm: fixed parentheses and quoted string across lines coding style in CmHost.c 2014-03-17 12:11:29 -07:00
ced1401 Staging: ced1401: Fix removed unused structs 2014-03-07 13:39:56 -08:00
comedi staging: comedi: das6402: rewrite broken driver 2014-03-17 14:20:10 -07:00
cptm1217
crystalhd staging: crystalhd: Fix no space before tabs 2014-03-16 21:32:32 -07:00
cxt1e1 staging: cxt1e1: remove redundant memset() call 2014-03-17 14:22:47 -07:00
dgap staging: dgap: Add a pr_info per board info 2014-03-17 14:35:44 -07:00
dgnc staging: dgnc: replace unnecessary while() with if() 2014-03-17 14:37:46 -07:00
dgrp /dgrp: Fixed warning by adding fallthrough comment 2014-03-10 23:36:00 -07:00
et131x Staging: et131x: Fix warning of prefer ether_addr_copy() in et131x.c 2014-03-08 20:27:48 -08:00
frontier staging: frontier: Fix quoted string split across lines 2014-03-16 20:26:51 -07:00
ft1000 Staging: ft1000-usb: Fix Smatch Warning in ft1000_hw.c 2014-03-16 17:43:17 -07:00
fwserial
gdm72xx staging: gdm72xx: remove completed TODO item 2014-03-16 19:53:58 -07:00
gdm724x staging: removed space after return function in gdm_lte.h 2014-03-16 20:34:28 -07:00
goldfish staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
gs_fpgaboot Staging: gs_gpgaboot: Fix Bad function definition in io.c 2014-03-07 13:39:56 -08:00
iio Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... then pr_warn(... to printk(KERN_INFO ... in sca3000_ring.c 2014-03-07 14:48:47 -08:00
imx-drm Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next 2014-03-07 14:23:34 -08:00
keucr staging:keucr: Remove typedefs 2014-03-16 22:01:41 -07:00
line6 staging: line6: long line fixes 2014-03-17 12:08:42 -07:00
lustre Staging: lustre: fld: fix split strings. 2014-03-17 14:24:35 -07:00
media staging: media/omap24xx/tcm825x.h removed warning 2014-03-16 21:32:58 -07:00
mt29f_spinand
netlogic Staging:netlogic: Correct double assignment in xlr_net.c 2014-03-08 20:31:53 -08:00
nokia_h4p staging: nokia_h4p: nokia_fw-bcm.c Fix line over 80 characters. 2014-03-16 22:10:23 -07:00
nvec staging:nvec: Introduce the use of the managed version of kzalloc 2014-03-07 15:19:36 -08:00
octeon staging: octeon: ethernet-mdio.c Fix line over 80 characters. 2014-03-16 21:19:14 -07:00
octeon-usb Staging: octeon-usb: Remove unnecessary brackets 2014-03-07 16:10:54 -08:00
olpc_dcon staging: olpc_dcon: Trivial: Remove space before indentation. 2014-02-07 10:35:30 -08:00
ozwpan staging/ozwpan: coding style ether_addr_copy 2014-03-17 14:47:44 -07:00
panel Staging: panel: Fix quoted string split across line in panel.c 2014-02-27 12:29:24 -08:00
phison staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
quickstart
rtl8187se staging: rtl8187se: Remove initialization of static variable in ieee80211/ieee80211_softmac.c 2014-03-16 21:57:24 -07:00
rtl8188eu Staging: rtl8188eu: Fix sparse warnings. 2014-03-13 16:49:19 -07:00
rtl8192e Staging: rtl8192e: Fix Sparse Warning of invalid assignment in rtllib_tx.c 2014-03-07 16:13:39 -08:00
rtl8192u staging: rtl8192u: make in r819xU_phy.c some local functions static 2014-03-16 18:39:08 -07:00
rtl8712 staging: rtl8712: Delete space before semicolon 2014-03-13 17:36:40 -07:00
rtl8821ae staging:rtl8821ae:Fix sparse warning of static function declaration 2014-03-10 23:25:08 -07:00
rts5139 staging: rts5139: Added in sd_cprm.c an include to fix a sparse warning 2014-03-16 17:41:13 -07:00
rts5208 staging: rts5208: Remove unnecessary parentheses. 2014-03-13 17:37:01 -07:00
sbe-2t3e3 /drivers/staging/sbe2t3e3: Fixed left brace to be on the previous line 2014-03-10 15:06:22 -07:00
sep staging: sep: Add fallthrough comment 2014-03-16 17:52:00 -07:00
serqt_usb2 staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integer 2014-03-07 15:21:58 -08:00
silicom staging: silicom: Fix line over 80 characters. 2014-03-16 20:02:20 -07:00
slicoss Staging: slicoss: Replace macro with inline defination in slicoss.c 2014-03-17 14:21:25 -07:00
speakup
ste_rmi4
tidspbridge staging: core: tiomap3430.c Fix line over 80 characters. 2014-03-16 18:42:52 -07:00
unisys Staging: unisys: visorutil: Clean up sparse warnings in visorutil code 2014-03-17 14:46:36 -07:00
usbip usbcore: rename struct dev_state to struct usb_dev_state 2014-03-10 09:54:56 -07:00
vme vme_user: Use __u64 and __u32 in userspace structs 2013-12-18 16:20:13 -08:00
vt6655 staging: vt6655: Fix line over 80 characters. 2014-03-16 19:45:52 -07:00
vt6656 staging: vt6656: [BUG] set usb_fill_int_urb interval to 1 2014-03-17 14:29:50 -07:00
winbond staging: winbond: Moved trailing statement to next line 2014-03-16 22:10:23 -07:00
wlags49_h2 staging:wlags49_h2: Removed assignments from if statements. 2014-03-10 14:56:33 -07:00
wlags49_h25
wlan-ng Staging: wlan-ng: Fix sparse non-static symbol warning 2014-03-16 17:54:49 -07:00
xgifb Staging: xgifb: Fix quoted string split across lines in XGI_main_26.c 2014-02-28 14:29:38 -08:00
xillybus staging: xillybus: Open Firmware driver supporting coherent DMA 2014-01-09 10:42:36 -08:00
Kconfig staging: visorutil driver to provide common functionality to other s-Par drivers 2014-03-04 16:52:12 -08:00
Makefile staging: visorutil driver to provide common functionality to other s-Par drivers 2014-03-04 16:52:12 -08:00
staging.c