Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: rtl8*: fix my email address up

For some reason I had an old linux.com address in these TODO files,
point to my linuxfoundation.org address as that works properly here.

Reported-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

+2 -2
+1 -1
drivers/staging/rtl8188eu/TODO
··· 15 15 rcu_read_unlock(); 16 16 Perhaps delete it, perhaps assign to some local variable. 17 17 18 - Please send any patches to Greg Kroah-Hartman <gregkh@linux.com>, 18 + Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>, 19 19 and Larry Finger <Larry.Finger@lwfinger.net>.
+1 -1
drivers/staging/rtl8723au/TODO
··· 9 9 - merge Realtek's bugfixes and new features into the driver 10 10 - switch to use MAC80211 11 11 12 - Please send any patches to Greg Kroah-Hartman <gregkh@linux.com>, 12 + Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>, 13 13 Jes Sorensen <Jes.Sorensen@redhat.com>, and Larry Finger <Larry.Finger@lwfinger.net>.