[PATCH 1/5] gitweb: Remove parse_from_to_diffinfo code from git_patchset_body

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

 



In commit 90921740bd00029708370673fdc537522aa48e6f
  "gitweb: Split git_patchset_body into separate subroutines"
a part of git_patchset_body code was separated into parse_from_to_diffinfo
subroutine.  But instead of replacing the separated code by the call to
mentioned subroutine, the call to subroutine was placed before the separated
code.  This patch removes parse_from_to_diffinfo code from git_patchset_body
subroutine.

Signed-off-by: Jakub Narebski <jnareb@xxxxxxxxx>
---
My bad...

I hope the explanation is clean enough. It does make reading
git_patchset_body code much easier.

 gitweb/gitweb.perl |   36 +-----------------------------------
 1 files changed, 1 insertions(+), 35 deletions(-)

Attachment: 0001-gitweb-Remove-parse_from_to_diffinfo-code-from-git_.patch
Description: Binary data


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux