Unnecessary conditionals and no annotation

Programming Fundamentals: Unnecessary Conditionals and Annotation

Many moons  ago, when I was working as part of a team creating our own Linux kernel distros for general availability across the organisation to be used for internally developed software (this was a thing before containerisation and microservices!), I came across code in an old function that I was tasked to patch that was […]