On Sat, Nov 03, 2018 at 11:16:48AM +0000, Irenge Jules Bashizi wrote: > Add SPDX-License-Identifier to fix missing license tag checkpatch warning > > Signed-off-by: Irenge Jules Bashizi <jbi.octave@xxxxxxxxx> > --- > drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h b/drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h > index 7cc115c9ebe6..6d2570a63529 100644 > --- a/drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h > +++ b/drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h > @@ -1,3 +1,4 @@ > +/* SPDX-License-Identifier: GPL-2.0 */ > /* > * Copyright (C) 2012 Texas Instruments Inc > * > @@ -10,9 +11,6 @@ > * MERCHANTABILITY or 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Read Documentation/process/license-rules.rst and try to understand why SPDX was introduced ? Hint: search for "boilerplate" in license-rules.rst Or search for previosuly accepted patches on SPDX ... -- Himanshu Jha Undergraduate Student Department of Electronics & Communication Guru Tegh Bahadur Institute of Technology