[patch 1/4] Add function get_bootparam

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > @@ -447,7 +446,7 @@ void setup_subarch(struct x86_linux_para
> >  	if (!debugfs_mnt)
> >  		return;
> >  	snprintf(filename, PATH_MAX, "%s/%s", debugfs_mnt, "boot_params/data");
> > -	filename[PATH_MAX-1] = 0;
> > +	filename[PATH_MAX - 1] = 0;
> >  	free(debugfs_mnt);
> 
> This change appears to be unrelated to the rest of the patch.
> 

Will remove the change from the patch.



[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux