linux/drivers/staging
Ravindran, Madhusudhanan (M.) 4bc88f63d7 staging: netlogic: allocate right size in devm_kzalloc
sizeof when applied to a pointer typed expression gives
the size of the pointer.

The semantic patch that makes this change is available
in scripts/coccinelle/misc/noderef.cocci.

Signed-off-by: Madhusudhanan Ravindran <mravindr@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-20 14:13:17 +01:00
..
android ion: improve ion_phys error message 2015-03-20 13:44:39 +01:00
board Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 2015-02-19 10:36:45 -08:00
clocking-wizard staging: clocking-wizard: Handle invalid clk in notifier 2015-01-17 16:06:20 -08:00
comedi staging: comedi: comedi_pci.h: move PCI stuff out of comedidev.h 2015-03-20 14:08:18 +01:00
dgap Staging: dgap: Use setup_timer to combine initialization 2015-03-16 16:17:31 +01:00
dgnc Staging: dgnc: release the lock before testing for nullity 2015-03-18 17:34:11 +01:00
emxx_udc Staging: emuxx_udc: replace pr_* with dev_* 2015-03-16 16:28:31 +01:00
fbtft Staging: fbtft: add declaration of non-static functions 2015-03-20 13:54:50 +01:00
fsl-mc staging: fsl-mc: Corrected email addresses in TODO file 2015-03-20 14:11:29 +01:00
ft1000 Staging: ft1000: replace pr_err with dev_err 2015-03-18 11:16:36 +01:00
fwserial staging: fwserial: remove extra parentheses around function arguments 2015-03-15 18:41:11 +01:00
gdm72xx Staging: gdm72xx: use !x instead of x == NULL 2015-03-16 16:28:47 +01:00
gdm724x Staging: gdm724x: replace pr_* with dev_* 2015-03-18 11:21:33 +01:00
goldfish Staging: goldfish: use !x instead of x == NULL 2015-03-16 16:28:47 +01:00
gs_fpgaboot staging: Remove <linux/moduleparam.h> header. 2015-03-01 17:09:52 -08:00
i2o staging: i2o: Use kstrdup rather than duplicating its implementation 2015-03-20 13:44:39 +01:00
iio Staging: iio: Remove line over 80 characters 2015-03-20 13:35:52 +01:00
lustre Staging: lustre: lnet: lnet: router.c: fix useless returns and elses 2015-03-19 13:25:32 +01:00
media Staging: media: replace pr_* with dev_* 2015-03-18 11:21:33 +01:00
mt29f_spinand staging: mt29f_spinand: remove pointer to pointer cast in function argument 2015-03-15 18:41:11 +01:00
netlogic staging: netlogic: allocate right size in devm_kzalloc 2015-03-20 14:13:17 +01:00
nvec Staging: nvec: use !x instead of x == NULL 2015-03-16 16:28:47 +01:00
octeon Staging: octeon: constify of_device_id array 2015-03-20 14:11:29 +01:00
octeon-usb Staging: octeon: constify of_device_id array 2015-03-20 14:11:29 +01:00
olpc_dcon staging: olpc_dcon: fix sparse symbol not declared warning 2015-01-17 15:17:10 -08:00
ozwpan staging: ozwpan: Move code from success handling to error handling 2015-03-06 16:14:08 -08:00
panel staging: panel: remove initialization check 2015-03-20 14:06:12 +01:00
rtl8188eu Staging: rtl8188eu: Remove extern as it is defined but never used 2015-03-20 13:29:27 +01:00
rtl8192e staging: rtl8192e: remove CURRENT_RATE macro 2015-03-20 13:14:00 +01:00
rtl8192u Staging: rtl8192u: Remove unnecessary spaces 2015-03-20 13:11:45 +01:00
rtl8712 Staging: rtl8712: replace memcpy with ether_addr_copy 2015-03-18 10:32:39 +01:00
rtl8723au Staging: rtl8723au: Remove parentheses around right side an assignment 2015-03-16 16:23:44 +01:00
rts5208 Staging: rts5208: Add new variable idx to shorten line length and increase readability 2015-03-20 13:28:22 +01:00
skein Staging: skein: Remove do-while(0) from single statement macros 2015-03-15 18:41:15 +01:00
slicoss Staging: slicoss: clean dev_err logging 2015-03-06 15:55:36 -08:00
sm7xxfb staging: sm7xxfb: change return of sm7xx_vga_setup 2015-03-20 13:56:03 +01:00
sm750fb staging: sm750fb: Fixed no space and indent warns 2015-03-20 14:02:23 +01:00
speakup Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
ste_rmi4 Staging: ste_rmi4: Use SIMPLE_DEV_PM_OPS() macro 2015-03-20 13:37:31 +01:00
unisys staging: unisys: print MAC address via %pM 2015-03-16 16:36:37 +01:00
vme staging: vme: mmap() support for vme_user 2015-03-06 17:03:22 -08:00
vt6655 Staging: vt6655: changed C99 // comments 2015-03-20 13:42:22 +01:00
vt6656 staging: vt6656: don't return zero on failure path in vt6656_probe() 2015-03-20 13:41:38 +01:00
wlan-ng Staging: wlan-ng: hfa384x: wrap long line 2015-03-20 13:25:15 +01:00
xgifb staging: xgifb: remove extra parentheses around right bit shift operations 2015-03-06 15:22:43 -08:00
Kconfig staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driver 2015-03-06 17:28:09 -08:00
Makefile staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driver 2015-03-06 17:28:09 -08:00
staging.c