Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261660AbVDAObi (ORCPT ); Fri, 1 Apr 2005 09:31:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261661AbVDAObg (ORCPT ); Fri, 1 Apr 2005 09:31:36 -0500 Received: from main.gmane.org ([80.91.229.2]:59294 "EHLO ciao.gmane.org") by vger.kernel.org with ESMTP id S261660AbVDAObe (ORCPT ); Fri, 1 Apr 2005 09:31:34 -0500 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Matthias Urlichs Subject: Re: connector.c Date: Fri, 01 Apr 2005 16:29:55 +0200 Organization: {M:U} IT-Consulting Message-ID: References: <20050331173026.3de81a05.akpm@osdl.org> <20050331204135.30270c78.Tommy.Reynolds@MegaCoder.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: run.smurf.noris.de User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) X-Face: '&-&kxR\8+Pqalw@VzN\p?]]eIYwRDxvrwEM Uttered Andrew Morton , spake thus: > >> > if (uskb) { >> > netlink_unicast(dev->nls, uskb, 0, 0); >> > } >> >> Unneeded {} > > However, for maintainability (and best practices) they are essential. They do add visual clutter, though, so they make the code as-is less readable. I don't think it's entirely accidental that Python is so much more readable. (For me, anyway -- YMMV and all that.) -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | smurf@smurf.noris.de - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/