It would make sense to me to refactor this code. I can't recall if
there was a compelling reason to have all of these different structs.
On Sat, Aug 6, 2016 at 9:10 AM, Mudit Jain <muditjain18011...@gmail.com> wrote:
> Hi,
>
> I had previously worked on adding functionality to the mailbox interface and
> am working on expanding the same further.
> Below is the link for adding further functionalities to Mailbox interface
> like getting board serial, power state, clock rate etc.
> Link : https://github.com/spark1729/rtems/commits/dev
> Going forward, addition of these functionalities is pretty straightforward.
> However, there is a lot of repetition in defining the structures. This can
> be reduced by having few common structures. Do I implement the changes by
> defining common structures or by following how it is going on till now. ?
>
> Thanks
> Mudit
>
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to