A: http://en.wikipedia.org/wiki/Top_post
Q: Were do I find info about this thing called top-posting?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
A: No.
Q: Should I includ
These definitions are not used and will not be useful in the future.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/wifi.h | 92
1 file changed, 92 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/wifi.h
b/drivers/staging/rtl8188eu/include
wifi.h contains unnecessary definitions. Some of them are not used
at all, some can be replaced with native definitions.
Ivan Safonov (4):
staging:r8188eu: replace get_(d|s)a with ieee80211_get_(D|S)A
staging:r8188eu: remove unused definitions from wifi.h
staging:r8188eu: replace cap_* defin
IsFrameTypeCtrl() duplicate ieee80211_is_ctl().
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/rtl8188e_rxdesc.c | 8 +---
drivers/staging/rtl8188eu/include/wifi.h| 8
2 files changed, 5 insertions(+), 11 deletions(-)
diff --git a/drivers/staging/rtl8188eu/ha
cap_* definitions duplicate WLAN_CAPABILITY_*. Remove cap_* definitions,
improve code consistency.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_ieee80211.c | 6 +++---
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 6 +++---
drivers/staging/rtl8188eu/include/wifi.h
get_da()/get_sa() duplicate native ieee80211_get_(D|S)A functions.
Remove get_(d|s)a, use ieee80211_get_(D|S)A instead.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 6 +--
drivers/staging/rtl8188eu/core/rtw_recv.c | 4 +-
.../staging/rtl8188eu/hal/rtl8188
Fixed a coding style issue - unnecessary braces for single statement
Signed-off-by: Hyeonggon Yoo <42.hye...@gmail.com>
---
drivers/staging/rtl8723bs/core/rtw_cmd.c | 25 ++--
1 file changed, 10 insertions(+), 15 deletions(-)
diff --git a/drivers/staging/rtl8723bs/core/rtw_cm
On Fri, Mar 12, 2021 at 07:33:13PM +0100, Fabio Aiuto wrote:
> This patch set removes unused code blocks as required in TODO file:
>
> find and remove code blocks guarded by never set CONFIG_FOO defines
>
> Changes in v2:
> - modified sunject lines to make them unique
> - added
On Sat, Mar 13, 2021 at 10:44:53PM +0530, Shreya wrote:
> Fixed the indentation of the else part of the conditional statement.
>
> Signed-off-by: Shreya Ajith
This name does not match your "From:" email name :(
Please fix up and resend.
thanks,
greg k-h
___
On Sat, Mar 13, 2021 at 12:30:19PM -0600, Madhumitha Prabakaran wrote:
> Fix checkpatch.pl - Avoid CamelCase:
>
> Signed-off-by: Madhumitha Prabakaran
> ---
> drivers/staging/vt6655/baseband.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/staging/vt6655
Fixed the indentation of the else part of the conditional statement.
Signed-off-by: Shreya
---
v1 -> v2:
Changed name in signed-off-by to match name in From
drivers/staging/rtl8723bs/core/rtw_wlan_util.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8723
This patch set removes unused code clocks as required in TODO file:
find and remove code blocks guarded by never set CONFIG_FOO defines
Changes in v3:
- rebase of remaining conflicting patches
Changes in v2:
- modified subject lines to make them unique
- added a p
Remove conditional code blocks checked by unused CONFIG_PNO_SUPPORT
Cleaning required in TODO file:
find and remove code blocks guarded by never set CONFIG_FOO defines
Signed-off-by: Fabio Aiuto
---
drivers/staging/rtl8723bs/core/rtw_pwrctrl.c | 18 --
.../staging/rtl8723bs/core/rtw_wlan_uti
remove conditional code blocks checked by unused CONFIG_WOWLAN
cleaning required in TODO file:
find and remove code blocks guarded by never set CONFIG_FOO defines
Signed-off-by: Fabio Aiuto
---
drivers/staging/rtl8723bs/core/rtw_mlme.c | 3 -
drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
On Sun, Mar 14, 2021 at 04:57:38PM +0100, Greg KH wrote:
> On Fri, Mar 12, 2021 at 07:33:13PM +0100, Fabio Aiuto wrote:
> > This patch set removes unused code blocks as required in TODO file:
> >
> > find and remove code blocks guarded by never set CONFIG_FOO defines
> >
> > Changes in v2:
>
INTERNATIONAL FUNDS TRANSFER / AUDIT UNIT UNITED NATION (WORLD BANK
ASSISTED PROGRAMME) DIRECTORATE OF INTERNATIONAL PAYMENT AND TRANSFERS.
Ref: WB/NF/UN/XX027.
ATTN: BENEFICIARY:
This is to inform you that the regional verification office has received
your message concerning the approved
Hi,
We are interested in petronazing you. Kindly revert to us for price negotiation
and other modalitie
Yours sincerely
GB/PM
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
Rename two dimensional array declaration to fix checkpatch warning: Avoid
Camelcase and make the declaration more readable and understandable
Signed-off-by: Madhumitha Prabakaran
---
Changes in v2: Improve commit message
---
drivers/staging/vt6655/baseband.c | 6 +++---
1 file changed, 3 inserti
Add one space around (on each side of) '*' binary operators.
Signed-off-by: Qiang Ma
---
drivers/staging/rtl8723bs/core/rtw_security.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8723bs/core/rtw_security.c
b/drivers/staging/rtl8723bs/core/rtw_security.
Add spaces between operators for a better readability
in function 'rtw_secgetmic'.
Signed-off-by: Qiang Ma
---
drivers/staging/rtl8723bs/core/rtw_security.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8723bs/core/rtw_security.c
b/drivers/staging/rtl872
allnoconfig
i386 randconfig-a001-20210314
i386 randconfig-a005-20210314
i386 randconfig-a003-20210314
i386 randconfig-a002-20210314
i386 randconfig-a004-20210314
i386 randconfig-a006-20210314
allmodconfig
powerpc allyesconfig
powerpc allmodconfig
powerpc allnoconfig
i386 randconfig-a001-20210314
i386 randconfig-a005-20210314
i386 randconfig-a003
Added space around the binary operator for readability in
r8192U_wx.c file
Signed-off-by: zhaoxiao
---
drivers/staging/rtl8192u/r8192U_wx.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/staging/rtl8192u/r8192U_wx.c
b/drivers/staging/rtl8192u/r8192U_w
Hi,
We are interested in petronazing you. Kindly revert to us for price negotiation
and other modalitie
Yours sincerely
GB/PM
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
24 matches
Mail list logo