lkml.org 
[lkml]   [2007]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 05/44 take 2] [UBI] internal common header
    On Tue, Feb 20, 2007 at 03:05:53PM +0200, Artem Bityutskiy wrote:
    > > Having this kind of global information directly exposed is a very
    > > bad idea. In general you only want to access it through more
    > > specific information and avoid allocating the global array at all.
    >
    > I do not see what is the problem with this. Please, refine.

    global variables are very bad for code maintainability and understanadbility.
    So we usually try to avoid them if possible and make them static to a
    single file and provide proper accessors for allowed actions on them.
    -
    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/

    \
     
     \ /
      Last update: 2007-02-25 06:53    [W:3.571 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site