2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-14 16:44:29 +08:00
linux-next/drivers/staging
Tapasweni Pathak 646da830fd staging: rtl8712: Remove unnecessary cast for argument of kfree
This patch removes all occurrences of unnecessary cast on the
argument to kfree, all over in rtl8712.

There is no need of the cast on the argument to kfree.

Greped to find occurrences.

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-20 10:29:19 +08:00
..
android staging: android: ion: Replace "the the " with "the" 2014-10-20 10:29:17 +08:00
bcm staging: bcm: Fixed else after return or break warning 2014-10-20 10:29:14 +08:00
board
comedi staging: comedi: Remove unecessary function and it's call 2014-10-20 10:29:13 +08:00
cptm1217
dgap staging: dgap: use dgap_release_remap() in dgap_cleanup_board() 2014-09-23 23:39:25 -07:00
dgnc staging: dgnc: Remove space before tabs 2014-10-20 10:29:18 +08:00
emxx_udc staging: emxx_udc: Use min_t instead of min 2014-10-02 13:51:03 -07:00
ft1000 staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<level> 2014-10-20 10:29:17 +08:00
fwserial
gdm72xx staging: gdm72xx: Removed unnecesarry out of memory usage 2014-10-20 10:29:18 +08:00
gdm724x staging: gdm724x: Fix incorrect type in assignment 2014-10-20 10:29:18 +08:00
goldfish staging: goldfish: avoid multiple assignments 2014-09-06 21:54:57 -07:00
gs_fpgaboot staging: gs_fpgaboot: remove unnecessary 'out of memory' message 2014-10-20 10:29:12 +08:00
iio Staging: iio: trigger: Break line over 80 characters 2014-10-20 10:29:09 +08:00
imx-drm Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2014-10-14 09:39:08 +02:00
line6 staging: line6: fix midibuf.c coding style issue 2014-09-23 23:41:25 -07:00
lustre staging: lustre: lustre: llite: use DIV_ROUND_UP 2014-10-20 10:29:17 +08:00
media staging: media: davinci_vpfe: Replace *__iomem with __iomem * 2014-10-20 10:29:16 +08:00
mt29f_spinand staging/mt29f_spinand: coding style fixes 2014-08-16 12:23:27 -07:00
netlogic staging: netlogic: fix checkpatch.pl "LINE_SPACING" issuses 2014-09-08 14:02:13 -07:00
nvec staging/nvec: Use platform_get_irq() 2014-07-30 17:18:47 -07:00
octeon staging: octeon: Fix warning of prefer ether_addr_copy. 2014-10-20 10:29:13 +08:00
octeon-usb staging: octeon-usb: Removed unnessecary else after return 2014-10-20 10:29:13 +08:00
olpc_dcon
ozwpan staging: ozwpan: Remove typedefs 2014-09-28 22:03:58 -04:00
panel
rtl8188eu Staging: rtl8188eu: core: Remove variable that is not very useful. 2014-10-20 10:29:12 +08:00
rtl8192e staging: rtl8192e: use %*pEn to escape buffer 2014-10-14 02:18:27 +02:00
rtl8192u staging: rtl8192u: Add space after enum definition 2014-10-20 10:29:15 +08:00
rtl8712 staging: rtl8712: Remove unnecessary cast for argument of kfree 2014-10-20 10:29:19 +08:00
rtl8723au staging: rtl8723au: core: Replace open coded version with existing hweight function 2014-10-20 10:29:17 +08:00
rts5208 staging: rts5208: Delete braces are not necessary 2014-10-20 10:29:07 +08:00
skein staging: skein: replace spaces with tabs 2014-09-19 17:27:28 -07:00
slicoss staging: slicoss: Fix warning of prefer ether_addr_copy(). 2014-10-20 10:29:19 +08:00
speakup staging: speakup: remove jiffies comparison using time_after_eq() in speakup_dtlk.c 2014-10-20 10:29:12 +08:00
ste_rmi4 Staging: ste_rmi4: add new line after declarations 2014-09-23 13:44:11 -07:00
unisys staging: unisys: Union ULTRA_COMPONENT_VERSION not used, removed 2014-10-20 10:29:18 +08:00
vme staging: vme: devices: Added a paragraph to describe Kconfig symbol 2014-10-20 10:29:18 +08:00
vt6655 staging: vt6655: Use ether_addr_copy function 2014-10-20 10:29:16 +08:00
vt6656 staging: vt6656: remove unnecessary 'out of memory' message 2014-10-20 10:29:17 +08:00
wlan-ng staging: wlan-ng: remove unnecessary 'out of memory' message 2014-10-20 10:29:17 +08:00
xgifb staging: xgifb: remove unnecessary else 2014-09-06 21:48:19 -07:00
Kconfig staging: et131x: Remove et131x driver from drivers/staging 2014-10-03 13:55:14 -07:00
Makefile staging: et131x: Remove et131x driver from drivers/staging 2014-10-03 13:55:14 -07:00
staging.c