On Mon, Nov 14, 2011 at 02:48:04AM +0100, Bernhard Voelker wrote: > + static const size_t opt_id[] = { > + ['c'] = CORE, > + ['d'] = DATA, > + ['e'] = NICE, > + ['f'] = FSIZE, > + ['i'] = SIGPENDING, > + ['l'] = MEMLOCK, > + ['m'] = RSS, > + ['n'] = NOFILE, > + ['q'] = MSGQUEUE, > + ['r'] = RTPRIO, > + ['s'] = STACK, > + ['t'] = CPU, > + ['u'] = NPROC, > + ['v'] = AS, > + ['x'] = LOCKS, > + ['y'] = RTTIME > + /* h = help, o = output columns, p = pid, V = version */ > + }; Sorry, not applied. This change does not make the code more robust or readable and does not fix any error. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html