From: [email protected] Date: Mon, 4 Dec 2017 22:02:06 +0100 > From: Mohamed Ghannam <[email protected]> > > Whenever the sock object is in DCCP_CLOSED state, dccp_disconnect() > must free > dccps_hc_tx_ccid and dccps_hc_rx_ccid and set to NULL. > > Signed-off-by: Mohamed Ghannam <[email protected]>
Please eliminate this weird indentation in your commit messages. The text should be adjustest fully to the leftmost column with no unnecessary whitepsace. Thank you.
