2014-05-09 19:51 GMT+09:00, Dan Carpenter <dan.carpenter@xxxxxxxxxx>: > On Fri, May 09, 2014 at 07:06:06PM +0900, Daeseok Youn wrote: >> Removes "#if 0" blocks. >> >> Signed-off-by: Daeseok Youn <daeseok.youn@xxxxxxxxx> >> --- >> Dan, >> I decided to leave musycc_dump_rxbuffer_ring(ch, 0) which is commented >> out and make a block as "RLD_DEBUG". Because i think this block need to >> debug >> with define "RLD_DEBUG". If I am wrong, let me know. >> > > This change should maybe have been in a separate patch. It's a border > line thing. But definitely, it should have been mentioned in the > changelog. > > Btw, you can use `git citool` to add or remove lines from a > commit. Highlight and right click on the lines you want to add or > remove. Thanks for the tip. I used "git add -p" after "git rebase" and "git reset HEAD" for spliting a patch. But I have a question, Do I have to resend rest of patches after spliting this patch? In this case, 2/5 is splited to two, it doesn't need to rebase but numbering of patches are changed. > > I don't really care either way if you keep it or delete it. Ok. I will leave this. Thanks for review. Regards, Daeseok Youn > > regards, > dan carpenter > > _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel