Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1335893 > unrolled thread
| Started by | Colin Vidal <colin@cvidal.org> |
|---|---|
| First post | 2016-02-16 23:20 +0100 |
| Last post | 2016-02-16 23:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH v4 1/4] Staging: rtl8188eu/core: remove paragraph which mention FSF address in comment header Colin Vidal <colin@cvidal.org> - 2016-02-16 23:20 +0100
| From | Colin Vidal <colin@cvidal.org> |
|---|---|
| Date | 2016-02-16 23:20 +0100 |
| Subject | [PATCH v4 1/4] Staging: rtl8188eu/core: remove paragraph which mention FSF address in comment header |
| Message-ID | <r2W8p-5zM-5@gated-at.bofh.it> |
As FSF address changed in the past, and can change in the future, remove the address paragraph in the comment header, and avoid a warning of checkpatch. Signed-off-by: Colin Vidal <colin@cvidal.org> --- drivers/staging/rtl8188eu/core/rtw_iol.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drivers/staging/rtl8188eu/core/rtw_iol.c b/drivers/staging/rtl8188eu/core/rtw_iol.c index cdcf0ea..000a81c 100644 --- a/drivers/staging/rtl8188eu/core/rtw_iol.c +++ b/drivers/staging/rtl8188eu/core/rtw_iol.c @@ -11,10 +11,6 @@ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. * - * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA - * * ******************************************************************************/ -- 2.5.0
Back to top | Article view | linux.kernel
csiph-web