lkml.org 
[lkml]   [2016]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Implement leftpad syscall
On Fri, Apr 01, 2016 at 12:33:32AM +0200, Richard Weinberger wrote:
> + if (dst_len <= len || dst_len > 4096) {
> + return -EINVAL;
> + }

Please always use checkpatch.pl when submitting patches.

thanks,

greg k-h

\
 
 \ /
  Last update: 2016-04-01 01:41    [W:0.066 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site